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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-03-11 : 10:59:17
|
| Shibu Samuel writes "I get following error message :Microsoft OLE DB Provider for SQL Server error '80004005' [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. when accessing SQL 2000 from asp program using OLEDB provider. If I use UDL I have no problem. Kindly help me out in this regard.Sincerely,Shibu Samuel" |
|
|
lgraz
Starting Member
7 Posts |
Posted - 2002-03-11 : 11:27:30
|
| Mmm...just a try: which are your security settings?I mean: do you login to your SQL2K by Windows author by SQL auth? I once had a similar problem, and Isolved it switching the security setting to the SQLone.Hoping that this could help,LGraz |
 |
|
|
|
|
|