Provider=Sybase ASE OLE DB Provider; Data source=myASEServer" Or Provider=Sybase.ASEOLEDBProvider;Srvr=myASEServer,5000;Catalog=myDBName;User Id=myUserName;Password=myUserPassword Where: - The Sybase ASE OLE DB provider from the Sybase 12.5 client CD - 5000 is the port number for Sybase. Note: The Open Client 12 Sybase OLE DB Provider fails to work without creating a Data Source .IDS file using the Sybase Data Administrator. These .IDS files resemble ODBC DSNs. Note: With Open Client 12.5, the server port number feature finally works, allowing fully qualified network connection strings to be used without defining any .IDS Data Source files. For more information, see: Sybase Advance Search |