Multiple servers using Adaptive Server Anywhere ODBC
Connection string
This Adaptive Server Anywhere ODBC Driver connection string can be used for connections to Sybase Adaptive.
Driver=Adaptive Server Anywhere 7.0;ENG=server.database_name;UID=myUsername;
PWD=myPassword;DBN=myDataBase;LINKS=TCPIP(HOST=Server1,Server2);