Connection to a MS SQL Server Table (newbie)
- From: "Don" <someone@xxxxxxxxxxxxx>
- Date: Wed, 22 Jun 2005 12:02:45 -0400
I am getting started on a prototype site and have set up one of my home
machines with IIS and MS SQL Server. Based on several on the posts to this
group, I have been reviewing the ADO connection strings. However, what
really puzzles me is that it appears you need to use an unsecured SQL Server
(no user name and no password) or provide the username and password in the
connection string. The latter seems to defeat the purpose of a password.
What I am guessing at this point is that a SQL server account needs to be
set up with the only the necessary permissions to get the job done. Is this
correct?
In the bigger picture (might be a vision or a hallucination!), this site
will be a secure site (https://) with username/password access. It is
basically a departmental personnel database tailored to our specific needs.
The objective is to provide some limiting of access based on groups and work
units (i.e. Group Lead A can only view the people organizationally below
him).
Any comments, thoughts, references, etc will be greatly appreciated!
Thanks!
Don
.
- Follow-Ups:
- THANKS! -> Re: Connection to a MS SQL Server Table (newbie)
- From: Don
- Re: Connection to a MS SQL Server Table (newbie)
- From: Jon
- Re: Connection to a MS SQL Server Table (newbie)
- From: Bob Barrows [MVP]
- THANKS! -> Re: Connection to a MS SQL Server Table (newbie)
- Prev by Date: Re: ASP Admin system pointers
- Next by Date: Re: Connection to a MS SQL Server Table (newbie)
- Previous by thread: Re: ASP Admin system pointers
- Next by thread: Re: Connection to a MS SQL Server Table (newbie)
- Index(es):
Relevant Pages
|