Unrecognised Dtatbase Format

J

John

I have created a Database in Visual Basic using DAO

If I Reference DAO 3.51 Object Library then everything
works OK.

But if I reference DAO 3.6 Object Library (which is what
my programme was using), VB seems to operate OK but when I
try to open the new database I get the error 'Unrecognized
database format'.

Do you have to do something special when creating a
database using DAO 3.6?
 
Top