Hi,
I'm working on an older application from someone that uses a DBC (for storing remote views) with a MySQL database.
In the DBC the connection is hard coded (servername(or IP), username, databasename, password.
I want to change as little as possible in this application, as it's working...