Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Maintaining Users


Message #1 by jdonahue@f... on Mon, 15 Apr 2002 17:25:36
I'm creating a system that requires login/password authentication using 
NET with SQL Server.  Is there a way to add/maintain users in SQL server 
via a web page??  I know I can create a SQL table with user info for 
logging in users but I was wondering if I can do the same but have it 
register directly with SQL server at the various levels I want them to 
have???
Or does it make more sense to let the user login and check their 
permissions against a SQL table I create???
THANKS!!!

  Return to Index