DaveShmave
Programmer
I have just started looking at a 97 database that has been converted to 2K. I noticed one of the References said 'Microsoft DAO 3.6 Object Library'.
This may seem like a stupid question, but why if I remove the DAO object library listed above does my code no longer work, specifically 'Dim db As CurrentDb'?
I noticed on new Access 2K databases the DAO object library and one other VBA related object library (found in the converted database) are missing.
So assuming I wanted to start from scratch, how would I code the line 'Dim db As CurrentDb' in a new Access database, not one that's been converted?
Thanks,
Dave
I'm only joking about the 10,000 questions. It will just seem like it to me.
This may seem like a stupid question, but why if I remove the DAO object library listed above does my code no longer work, specifically 'Dim db As CurrentDb'?
I noticed on new Access 2K databases the DAO object library and one other VBA related object library (found in the converted database) are missing.
So assuming I wanted to start from scratch, how would I code the line 'Dim db As CurrentDb' in a new Access database, not one that's been converted?
Thanks,
Dave
I'm only joking about the 10,000 questions. It will just seem like it to me.