View Single Post
  #2 (permalink)  
Old 04-01-2007, 04:00 PM
Tom Miller
Newsgroup Contributor
 
Posts: n/a
Re: Access 2002 FE with SQL Server 2k BE - Login failed for user Admin

>. For the last couple of days we've noticed
> that a particular SQL login keeps failing. Some days it fails 20 to 30
> times.
> That's how we noticed it. It's called "admin" and it's only used for one
> SQL
> database.


I hope you get an answer. The only thing I know of even remotely that might
apply is that what your describing is a very common (and certainly bad) way
(using an "admin" login) to provide access to a DB that is being used by
multiple people. You can see the security issue I am certain. So you might
want to poke around and see if a "stored procedure" of some kind is
generating these symptoms.

Thanks,
Tom Miller

--
Try http://www.ChatNFiles.com which has a new telnet chat system and a HUGE
file downloads collection. Ecard: http://bccs.chatnfiles.com/ecard3.htm



--
Posted via a free Usenet account from http://www.teranews.com

Reply With Quote

 
Old 04-01-2007, 04:00 PM