Re: Login failed for user 'foo' but the SQL executed correctly
From: Benjamin Joldersma (benj_at_theinsiders.com)
Date: 09/11/03
- Next message: ilovesql: "Re: Proxy account"
- Previous message: Alex B: "Stuck opening 1433"
- In reply to: Bill Cheng [MSFT]: "RE: Login failed for user 'foo' but the SQL executed correctly"
- Next in thread: Bill Cheng [MSFT]: "Re: Login failed for user 'foo' but the SQL executed correctly"
- Reply: Bill Cheng [MSFT]: "Re: Login failed for user 'foo' but the SQL executed correctly"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 11 Sep 2003 08:52:51 -0700
Thanks Bill, for you quick reply. I'm a bit embarrassed though - I
think it is a code issue, the code my colleague wrote reuses the
existing SqlConnection object, with the SqlHelper class, in the same
method. It seems that this must be the likely source of the problem,
that we are re-using the connection? Maybe the SqlHelper class leaves
it in an invalid state for re-use?
Anyways, I told him to get me a build that explicitly clears the
connection object, so I am going to see if that works first.
Again, thanks for the suggestions. I'll gladly take the help if this
doesn't resolve the issue.
--ben
- Next message: ilovesql: "Re: Proxy account"
- Previous message: Alex B: "Stuck opening 1433"
- In reply to: Bill Cheng [MSFT]: "RE: Login failed for user 'foo' but the SQL executed correctly"
- Next in thread: Bill Cheng [MSFT]: "Re: Login failed for user 'foo' but the SQL executed correctly"
- Reply: Bill Cheng [MSFT]: "Re: Login failed for user 'foo' but the SQL executed correctly"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|