I've created an app and with a textbox/action tool ive made so the end user will enter their database "username and password" to change the connection to their own. The problem arises when the database connection is named something different from what I, the DEV of the app has named it.
Example: odbc:DSN=Hive 2 and someone else could have odbc:DSN=Hive
Is there a solution besides having the user change it to what they have it named? Some end user do not know this information.