Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

local conection problem

Status
Not open for further replies.

Jeremy74

IS-IT--Management
Joined
Nov 21, 2001
Messages
56
Location
GB
I have installed SQL 2000 on to my PC and have managed to connect to the server at work no problem. I am trying to make a local connection onto my PC but I am getting the error “SQL server does not exist or access is denied connection open ((Connect)”.
I am trying to copy a database from the server onto my PC so I can work locally. I am running Windows 2000 with IIS.

Any ideas

Cheers

Jeremy
 

You either need to set the server name as (local) or the name of your PC. You also need to use correct credentials (login and passsword) when connecting to SQL Server. Are you using SQL or NT Authentication? Make sure SQL server is set up for the authentication mode you want to use. Terry L. Broadbent
FAQ183-874 contains tips for posting questions in these forums.
NOTE: Reference to the FAQ is not directed at any individual.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top