Click to See Complete Forum and Search --> : Conversion of Access97 to 2000


p_potireddy
September 13th, 2001, 10:10 PM
I have a database in Access 97 to which I connect using code in VBA over AutoCAD.When I convert the database to 2000,it is not even able to connect to the database.I am using DAO 3.61 for the connection.

Hope somebody might be able to help me out

midnightservice
September 13th, 2001, 10:12 PM
you need to get sp5 for vb and install it and then on the dao control change the database connection from access to access 2000...that should fix it....

midnightservice