Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 problem with sql server registration

Author  Topic 

crackcisco
Starting Member

3 Posts

Posted - 2007-06-07 : 09:03:38
hi all,

I am facing this problem for last couple of days...and here it goes

in oour office we are running windows server 2003 and in that we hav installed sql server 2000 ent edition..so far good.. the problem is with creating instance in the client environment ....

Within the client when we try to create new registration the server is getting recognized but @ the end its displaying "ACCESS DENIED OR SERVER DOES NOT EXIT MESAGE "

WHAT I DID IS , INSTALLED SQL SERVER AS CLIENT AND SERVER rather than client tools only ..on my client side ...

on my server side wen i try to create new registration evrything works well ......i dnt understand how to configure clients inorder to make thm work wel

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-06-08 : 00:31:13
Did you enter correct sql instance name? Used correct sql login/password? Tried with different netlib on client machine? Is sql service running on the server?
Go to Top of Page
   

- Advertisement -