CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2001
    Posts
    2

    Conversion of Access97 to 2000

    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



  2. #2
    Join Date
    May 2001
    Location
    MO, USA
    Posts
    87

    Re: Conversion of Access97 to 2000

    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


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured