PDA

Click to See Complete Forum and Search --> : VB5- Class not registered.


gcm
Jul 4th, 1999, 06:39 PM
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.

J Staniforth
Jul 5th, 1999, 01:40 PM
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.