Login Contorls
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I want to use the login Controls on Users That are in My SQL Server database user table. How do I authenticate user based on the users table in SQL Server? I don't want to use Stored procedures also. I am using Linq to entity database. Thanks.
ASP.NET Membership Provider for MySQL does not come with VS 2005/2008 by default. Check the following links. It will help you to address your requirements. http://forums.mysql.com/read.php?38,63403,63403[^] Membership and Role providers for MySQL[^]