|
-
Aug 1st, 2003, 02:03 PM
#1
Thread Starter
Lively Member
SQL Server Conn String login failure
I have a connection string that is allowing me to return a data set from a SQL Server. Here is my connection string:
"Data Source=SERVER101;Integrated Security=SSPI;Initial Catalog=HPLX3;User ID=dnbftpsvc;Password=dbflatftp"
That user is correctly set up on the server, yet when I run the application, I get an exception stating that the login failed for "user (NULL)."
Any advice?
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
|