Saturday, February 25, 2012

Connection String wont work!

hi I am using the following connection string to connect to a sql server.

"server=fcgserver;uid=test;password=test;database=northwind"

but when i try to open the connection it says the cannot login to the server sometime a trusted connection error comes up.
can you please help me what to doHow are you trying to access it? Does the ASPNET service have a database login?|||Can you connect to the server using that user id and pw in SQL Analyzer?

No comments:

Post a Comment