In the command,
Data1.Recordset.FindFirst "Left='" + CStr(SearchLeft) + "'
SearchLeft is a boolean variable, as well as the value of the data field, "Left". The code above does not work. How can one use the FINDFIRST command to find a value in the database whose datatype is boolean???
Any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.