Results 1 to 4 of 4

Thread: [RESOLVED] ODBC Help

  1. #1

    Thread Starter
    Frenzied Member zynder's Avatar
    Join Date
    Nov 2006
    Location
    localhost
    Posts
    1,434

    Resolved [RESOLVED] ODBC Help

    Hi once again. This is my 3rd post for the past 2 days.

    I'm done with my VB6 app with SQL as the backend. It's ready for testing to different workstations, however my app is ODBC dependent. I don't want the clients to be configuring their ODBC DSN.

    I've search my entire registry and found where it was added. It's via registry but I want to find ways to hard code the ODBC configuration beside the registry settings.

    Is there other way, besides the registry?

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: ODBC Help

    You don't need to use a DSN at all - see the Connection Strings link in my signature for the 'modern' way to do it.

  3. #3

    Thread Starter
    Frenzied Member zynder's Avatar
    Join Date
    Nov 2006
    Location
    localhost
    Posts
    1,434

    Re: ODBC Help

    Holy Moly!

    How many $$$ do I owe you Si? connectionstrings.com is great.

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: [RESOLVED] ODBC Help



    It's a very useful site, but in several cases leaves a bit to be desired.. I have gradually been writing my own version to put in our FAQs, but it isn't my top priority as there is already something out there.

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