Connecting SQLServer 2000 via C/ODBC

Hello! I’m trying to connect to NF2.50 C/SIDE database from SQLServer 2000 via C/ODBC. I’ve created a System-DSN and a databaselink in SQL2000. When I try to connect I get an error: “Error 0: This server has been disconnected. You must reconnect to perform this operation.” I’ve tried to connect via the same ODBC-source from MS Access 2000 and this works fine. The problem only occurs when connecting from SQLServer 2000. My configuration is: Windows 2000 Server SP1 SQLServer 2000 C/ODBC v 2.50.00.1869 /BR Fredrik Hansson