soguy
06-07-2002, 12:46 AM
Hi to all,
I use ADO with Access and have a table with 2 fields: a number (book_id) and a string (id).
When trying to use the Recordset.Find method, I get the 3001 runtime error (Image file is attached).
I'm using this line:
Lends.Recordset.Find ("id='18454846' and book_id=557")
Please help me ...
Can't I use two different field type?
Thanks,
Guy.
I use ADO with Access and have a table with 2 fields: a number (book_id) and a string (id).
When trying to use the Recordset.Find method, I get the 3001 runtime error (Image file is attached).
I'm using this line:
Lends.Recordset.Find ("id='18454846' and book_id=557")
Please help me ...
Can't I use two different field type?
Thanks,
Guy.