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?