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 |
carthik_s
Starting Member
34 Posts |
Posted - 2006-06-19 : 15:49:08
|
Hi,When I try to create a DSN for my test server, and connect it through my program, I get the following error.Error Connecting to database. Reason 08001 -Connection Error: [Microsoft][ODBC SQL ServerDriver][Named Pipes]Access denied..But I am manually able to login to the database with the same user id and password. Any help???? |
|
carthik_s
Starting Member
34 Posts |
Posted - 2006-06-19 : 15:57:50
|
Well.. found the issue myself. I had selected the NamedPipes instead of TCP/IP while configuring the database. |
 |
|
|
|
|