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

    Aplication compatible with either MS Access ODBC 3.5 and MS Access ODBC 4.0 drivers using MS Access

    Is it possible to have aplication compatible with either MS Access ODBC 3.5x and MS Access ODBC 4.0x drivers using MS Access 97 mdb file.

    I have application written for accessing MS Access 97 *.mdb file via MS Access ODBC 3.5x driver, but when I tried to connect to the same mdb file via MS Access 4.0x driver I've obtained error message (incompatibile types).

    Thanks in advance for any ideas.

    xxx


  2. #2
    Guest

    Re: Aplication compatible with either MS Access ODBC 3.5 and MS Access ODBC 4.0 drivers using MS Acc

    HI
    I know this problem :-)
    It's still unresolved




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