Situation:
- I have a program written in VB6
- Source code is not available
- It connects to the database using the ODBC connection string.
- The provider will configure the database connection name when the program was installed 6 years ago.
- My car crashed, all settings are gone!
- The software provider is down. Even they don’t have a program source right now.
Question:
Is it possible to find the ODBC connection name anyway ?
Update:
I found a string using Process Explorer (the method described by @Beaner). Thanks to all the guys who spent their precious time helping the mere mortal!
user239014
source
share