Adaptive Server Enterprise (ASE) 12.5 using ASEOLEDB
Connection string
This Sybase ASE OLE DB Provider connection string can be used for connections to Sybase Adaptive.
Provider=Sybase.ASEOLEDBProvider.2;Server Name=myASEserver;
Server Port Address=5000;Initial Catalog=myDataBase;User ID=myUsername;
Password=myPassword;
This one works only from Open Client 12.5 where the server port number feature works, allowing fully qualified connection strings to be used without defining any .IDS Data Source files.