Trouble connecting to SQL Server express over Peer to Peer network
- From: "Rico" <me@xxxxxxx>
- Date: Sat, 29 Mar 2008 22:49:39 GMT
Hello,
I have a program that accesses an SQL Server Express database. I access
this database remotely on a Windows domain and it works fine. The server
machine is set up with TCP/IP and Name Pipes enabled using Surface Area
Configuration and I connect using Windows Authentication.
WHen I move this to a Peer to Peer network using a workgroup on machines
that have never been connected to the domain, I have an issue connecting.
The server is set up the same (I used the same install on both domain and
peer to peer machines), and I have tried both Windows Authentication and
Mixed Mode using even the sa account to try and connect (sa account has been
enabled) but I'm still having trouble connecting with both the program and
Mangement Studio. I can connect to this machine and it's file system via
Windows Explorer, and I can connect to the database on the local machine
itself, but trying to access it remotely is the problem. I've tried BOL and
google searches, but all the hits I've seen so far have to do with either
enabling TCP/IP or resolving someone's broken connection string.
Any help would be greatly appreciated.
Thansk!
Rick
.
- Follow-Ups:
- Re: Trouble connecting to SQL Server express over Peer to Peer network
- From: Stefan Berglund
- Re: Trouble connecting to SQL Server express over Peer to Peer network
- Prev by Date: Re: Error in Call statement
- Next by Date: Re: Error in Call statement
- Previous by thread: Error in Call statement
- Next by thread: Re: Trouble connecting to SQL Server express over Peer to Peer network
- Index(es):
Relevant Pages
|