Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 connecting to SQL DB

Author  Topic 

xbot232
Starting Member

1 Post

Posted - 2009-06-04 : 16:24:34
I have a SQL 2000 server that uses Windows NT authentication only, and has to. The server is not on the same domain. I created a user in Windows and given them rights in SQL. I can log into the DB using an ODBC connection from a Windows machine that has the same username and password, but I need to be able to connect from a non windows machine, i.e. Mac OS X. Anyone know how to do this? The Actual driver I installed says this is possible but doesn't work.
   

- Advertisement -