Microsoft
Software
Hardware
Network
Question : Problem connecting to SQL Server 2k
Hi, I'm encountering a problem when trying to connect to a SQL Server 2k database on Win2003 Server. I have no problem using the same connection string in a vbs script or windows application, but when I try to get an asp page (on a WinNT4 server) to connect I'm getting the following error:
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
The connection string I'm using is this:
Provider=SQLOLEDB.1;Persis
t Security Info=True;User ID=;Password=;Integrated Security=SSPI;Data Source=dbservername;Initia
l Catalog=dbname
SQL Server is set up to accept both Windows and SQL Server authentication.
Answer : Problem connecting to SQL Server 2k
Reinstall may be your best option ... sorry nothing else has worked!
Random Solutions
get mysql field comments
Macro creating a chart from table doesn't work
HTTPS File Transfer over Websphere
Corrupt Ghost image file
default font in Adobe Illustrator
Format Text Field in Crystal Reports to Title Case
Creating a new server role
Exchange Server Based Forwarding vs. Client or Rule Wizard based Forwarding
How do I get a WPF DataGrid to auto refresh when an underlying SQL Server table is updated?
How do I export active directory delegation permissions & rights?