Re: error when connecting to sql db
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Sun, 13 Jan 2008 20:31:05 -0500
jho wrote:
I found the password for sa after searching all of the pages in the
site for, you guessed it, password duh.....
You may think your problem is solved but, believe me, if you continue to use
sa in your application code, your problems are just beginning. Do yourself a
favor: create a limited-rights sql login, granting it only the permissions
required to perform the functions in your application, and use that account
in your application instead of sa. The sa account is intended to be used for
System Administration, and should be used only for that. if the wrong person
gets ahold of that sa password, the damage he can wreak is unlimited.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- References:
- error when connecting to sql db
- From: jho
- Re: error when connecting to sql db
- From: jho
- error when connecting to sql db
- Prev by Date: Re: error when connecting to sql db
- Next by Date: Re: using the .filter command
- Previous by thread: Re: error when connecting to sql db
- Next by thread: Re: using the .filter command
- Index(es):
Relevant Pages
|
|