|
-
Mar 29th, 2008, 08:08 AM
#1
Thread Starter
Lively Member
Unable to connect to sqlserver2005
Hello
I am new to SQL Server 2005 database and I can't connect to the server on the web, it works only on localhost.
I am using ADO and the connection string looks like this
Driver={SQL Native Client};Server=ServerIP\SQLEXPRESS;Database=DatabaseName;Trusted_Connection=yes;
When trying to connect I get the following error:
[Microsoft][SQL Native Client]SQL Network Interfaces: Error Locating Server/Instance Specified[xFFFFFFFF].
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|