ODBC from UNIX to SQL Server on a cluster
Posted: Thu Mar 10, 2005 4:29 pm
We cannot get ODBC to connect to SQL Server on a cluster from UNIX. The server name is something like SqlServer1\SqlServer1 in the DSN for Windows. It works fine. You cannot use this in UNIX. I think that name represents ClusterName\ServerName. Not sure. We have a support ticket open. Just wondering if anyone has solved this issue.
We have had similar issues in the past with SQL Server. The UNIX drivers are always behind the DOS ones. When SQL Server went to mutiple instances on one server then we could not connect from UNIX. This works now. Back then we had to create a database link from a SQL Server box which we could connect to and have it point to the SQL Server 7 box.
We could do this here but the customer would prefer not to. If you have the .odbc.ini setup please post it.
We have had similar issues in the past with SQL Server. The UNIX drivers are always behind the DOS ones. When SQL Server went to mutiple instances on one server then we could not connect from UNIX. This works now. Back then we had to create a database link from a SQL Server box which we could connect to and have it point to the SQL Server 7 box.
We could do this here but the customer would prefer not to. If you have the .odbc.ini setup please post it.