![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
am new to sqlserver 2000.I want to connect to my sqlserver which is a remote machine.I want to connect to sqlserver by sqlserver authentication.Even though i added the available sqlserver in my client as it shows, it is connected only by windows[nt) authentication.Why it is showing so ?. * But it is connected via Query analyzer in sqlauthentication. I want to connect this sqlserver to my asp.net . Is the connection string as follows is right ,if no pls correct me, --------- Persist Security Info=False;Integrated Security=SSPI;database=NORTHWIND;server=IISSERVER; User id=sa" --------- It shows the error . Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. I ve'nt mentioned any authentication mechanisym in my query string |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Thx 4 that.Though i 've eliminated, the user id from my connection string since , it has the integrated security,It again tells the same error that the sql server does not exist. |
![]() |
| Thread Tools | |
| Display Modes | |
| |