If you experience difficulties establishing connections from Apple Macintosh clients via AppleTalk, check the Windows NT application log or the SQL Server error log, and verify that the AppleTalk Net-Library is loaded correctly. If it is not, the log will contain an error message.
If the AppleTalk Net-Library is loaded properly on the server, you should see a message similar to the following in the Windows NT application log or the SQL Server error log:
Using 'SSMSADSN.DLL' version '6.00.0.0' to listen on 'servicename'
isql -Usa -P -Sservicename
If you can connect with ISQL and execute queries, the server is properly configured to listen on AppleTalk and is accepting connections.
Note The Win32 AppleTalk (ADSP) client side Net-Library (DBMSADSN.DLL) is included for testing ADSP connections and troubleshooting AppleTalk connections between Macintosh clients and SQL Server. This Net-Library is only intended to used when testing connections from a remote client to SQL Server. If local connections are attempted via the ADSP Net-Library to a SQL Server listening on AppleTalk, a network error can be generated (Net-Library error 11: getsockopt()).