So we lost an old SQL Server 2000 database server today. I have managed to get the database restored to a virtual server we have running SQL Server 2012. Unfortunately as I'm trying to go through the ODBC setup on my laptop I continue to get an error:
Connection failed:
SQLState: '01000'
SQL Server Error: 5
[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen
(Connect())
Connection failed
SQLState: '08001'
SQL Server Error: 17
[Microsoft][ODBC SQL Server Driver][DNETLIB]SQL Server does not exist or access denied
I do feel that I have access. The server exists. I know it is something easy I'm overlooking. The 2012 SQL Server box is new and has not been utilized in our production environment yet.
Researching everywhere, and I know Spiceheads are a great resource as well. Thanks.