Standard using InterSystems ODBC

Connection string

This InterSystems ODBC connection string can be used for connections to Caché.

DRIVER={InterSystems ODBC};SERVER=myServerAddress;DATABASE=myDataBase;
UID
=myUsername;
PWD=myPassword;