Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which type of SQL Server 2000 Security to use in Web base application

Status
Not open for further replies.

mohaimen

Programmer
Joined
Dec 24, 2001
Messages
25
Location
BD
Hi all,

I am developing a web based application with SQL Server 2000 at the back end. Please advice me about which type of login validation I should use in it, ie, should I create a separate SQL Server login for each user or use my own table to keep the user name and password, and use my own logic to perform the login validation checks. The application will have limited users (staff of a company) and require high security.

Regards.

Mohaimen
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top