CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    unknown db-format???

    i have made an application in vb6.0 that is working on an access97 database, now , how can i make it work on
    access2000 database? the "connect"-property on the data control i set to "access", but when i run the program i get the error-msg "unknown database format"...


  2. #2
    Join Date
    Apr 1999
    Location
    Brooklyn, NY USA
    Posts
    171

    Re: unknown db-format???

    There are tons of messages regarding incompatibility of DC with Access 2000 starting since April. It doesn't work.
    Vlad


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