TheBull369
IS-IT--Management
What I am trying to do is allow a user to enter a order number into a form. When they click on Search the form will query the database and return a 1 if the order was placed and a 0 if the order was not placed.
What is the easiest way of doing this? I have a stored procedure that will see if the record exists or not but I can not get Access to see the returned value and do anything with it.
Thanks
John
What is the easiest way of doing this? I have a stored procedure that will see if the record exists or not but I can not get Access to see the returned value and do anything with it.
Thanks
John