Re: Trying to connect to SQL Server database on a web server.
From: Steve Thompson (stevethompson_at_nomail.please)
Date: 06/22/04
- Next message: Steve Thompson: "Re: MSDE 2000 Release A won't talk"
- Previous message: Steve Thompson: "Re: Cannot connect to SQL server behind firewall"
- In reply to: Roy: "Trying to connect to SQL Server database on a web server."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Jun 2004 15:24:27 -0400
"Roy" <Roy@discussions.microsoft.com> wrote in message
news:F115896B-86F8-4752-93CE-571046421157@microsoft.com...
> I have created a VB6 application that needs to access a SQL Server
database on my web server. I have the IP address for the web server, but I
keep receiving a connection string error. I have also created a test ODBC
DSN using the IP address for the server and the UID and PWD used. I get the
following error for the DSN
>
> Connection failed with SQLState 01000 SQL Server Error 10060 for the
Connection Failed and SQLState 08001 and SQL Server Error 17. It says that
SQL Server does not exist or access denied. I can access it thru the website
I created.
Is SQL Server configured for Windows Authentication only or SQL
Authentication? Can you post your DSN string (suppress any sensitive info)?
Steve
- Next message: Steve Thompson: "Re: MSDE 2000 Release A won't talk"
- Previous message: Steve Thompson: "Re: Cannot connect to SQL server behind firewall"
- In reply to: Roy: "Trying to connect to SQL Server database on a web server."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|