It sounds to me that a client is required if I am trying to use Microsoft SQL server on a UNIX machine. But the server software is already installed on a Windows NT machine and ASP is being used to access the database. All I want to do is remotely log into the server from my computer which is running Windows XP, access the existing database, and make a couple of changes. I just need to update a couple of the entries in the database. If I were using a MySQL database I would just telnet into the server and log into the database and make the changes, very simple. But I have tried logging into the server without any success so I am wondering if I need certain software to log into a SQL server.