Alternative using long names 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
DataSourceName=myDSN;HostName=myServerAddress;Database=myDataBase;
LogonID=myUsername;Password=myPassword;PortNumber=2055;