Click to See Complete Forum and Search --> : DAO 3.51 -> 3.6 & Data Component


October 27th, 1999, 11:23 AM
I have been using Visual Basic 5 and Access 97 databases accessing them both programmatically and via Data Components. Now I want to convert the databases to Access 2000 (DAO 3.6). The programmatical way is easy just changing the reference to "DAO 3.6 Object Library". The problem is that the Data Components don't recognize the new database format and I can't seem to find a new one that will. Is there a new Data Component that can recognize Access 2000 databases?

Thanks in advance for any help.

BrewGuru99
October 27th, 1999, 03:11 PM
I've had the same problem, and would be interested in learning how it can be solved. I have gotten around it by using ODBC, but I would like to know how to fix it, not avoid it.

Brewguru99