I'm getting the above error message when trying to open the RecordSet properties after choosing the Database name... using an ACCESS database. Any clues? Tried reinstalling vb.
Printable View
I'm getting the above error message when trying to open the RecordSet properties after choosing the Database name... using an ACCESS database. Any clues? Tried reinstalling vb.
If you type recordset in lower case does it change to "Propercase" ie RecordSet?
If not then ensure that you have included the DAO library in your project.
Regards,
John.