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 help would be greatly appreciated.
Frank D. Jimenez
admin@cabinetpro.com
(541) 776-9133
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 help would be greatly appreciated.
Frank D. Jimenez
admin@cabinetpro.com
(541) 776-9133