Results 1 to 16 of 16

Thread: [RESOLVED] [Microsoft][ODBC Driver Manager] Data source name not found

Threaded View

  1. #1

    Thread Starter
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Resolved [RESOLVED] [Microsoft][ODBC Driver Manager] Data source name not found

    Hi,

    I'm trying to correct to an online database however, I keep receiving the message:

    [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

    regardless of which language I use VB6 or C#. This is how I have written the connect string:

    C# Code:
    1. string MyConString = "DRIVER={MySQL ODBC 3.51 Driver}; SERVER=http://75.126.1.33: DATABASE=aaronspe_test; USER=****; PASSWORD=****; OPTION=2;";

    What am I missing?

    Thanks,

    Nightwalker


    The following is the working solution I have uploaded.

    VB6Online.zip
    VB6Online 2.zip
    Last edited by Nightwalker83; Feb 22nd, 2013 at 06:03 PM. Reason: Adding more!
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

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