Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 login authentication for asp.net using sql as database

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-08-16 : 08:07:48
writes "i am working on online flight reservation project.
i am going to make login page, in which i want to give data-connectivity using sql server 2000.
i want to save all user names and password in database
and i want to retrive them using asp.net methods ."

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-08-16 : 08:54:23
Refer these
http://www.connectionstrings.com/
www.sqlcourse2.com

See some sample programs in www.codeproject.com

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -