I am brand new with SQL Server and all I've done so far is installed SQL 7.0 on a NT 4.0 machine that's in our network, and created a simple database. Now I'm trying to link the tables from that database to an Access application at separate work station, and I've added an ODBC data source, but when I try to connect, I get the following error:
Connection Failed:
SQLState: '01000'
SQL Server Error: 161
[Microsoft][ODBC SQL Server Driver][dbnmpntw]ConnectionOpen(CreateFile())
I actually get this error message twice, but the second time the SQLState is 08001. And help would be much appreciated, and if someone could just point me in the right direction I would be very thankful.
Connection Failed:
SQLState: '01000'
SQL Server Error: 161
[Microsoft][ODBC SQL Server Driver][dbnmpntw]ConnectionOpen(CreateFile())
I actually get this error message twice, but the second time the SQLState is 08001. And help would be much appreciated, and if someone could just point me in the right direction I would be very thankful.