Results 1 to 3 of 3

Thread: 'sql server not found, access denied' error

  1. #1
    Join Date
    Jul 2003
    Posts
    23

    'sql server not found, access denied' error

    i want to connect to sql server running on win NT server from my machine which has win 2000 advanced server installed. Both machines are on network and win NT is our domain controller.when i log on to domain from my machine , i get conneted to SQL server, but when i log on to my machine locally i.e as Administrator i get the error, Sql server not found.

    Is such a connection possible? If so, how?

  2. #2
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254
    Did you try connecting using IP address (instead of server name) and SQL login (instead of trusted connection)
    ?

  3. #3
    Join Date
    Sep 2002
    Posts
    5,938
    Have to add windows account as sql login in sql server if use windows authentication.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •