|
-
Sep 5th, 2007, 10:22 AM
#1
Thread Starter
Frenzied Member
[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?
-
Sep 5th, 2007, 10:31 AM
#2
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.
-
Sep 5th, 2007, 10:43 AM
#3
Thread Starter
Frenzied Member
Re: ODBC Help
Holy Moly!
How many $$$ do I owe you Si? connectionstrings.com is great.
-
Sep 5th, 2007, 10:49 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|