Standard using Progress ODBC Driver
Connection string
This Progress ODBC Driver connection string can be used for connections to Progress.
Include only the parameters you want to override from the system DSN settings
DSN=myDSN;HOST=myServerAddress;DB=myDataBase;UID=myUsername;PWD=myPassword;
PORT=2055;