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

Threaded View

  1. #2
    Join Date
    Jan 2003
    Location
    Timisoara, Romania
    Posts
    306

    Re: Query issues - ODBC Microsoft Access Driver error

    I found a way to avoid this issue but I'm not satisfied as long as this one persists.
    I exported database to my MS SQL Server, I set the proper connection string and my query runs fine with this code.
    Last edited by Maximus_X; December 15th, 2010 at 04:24 AM.

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