
- Forum
- Programming Talk
- Microsoft .NET
- membership and roles in ms.net2005
membership and roles in ms.net2005
This is a discussion on membership and roles in ms.net2005 within the Microsoft .NET forums, part of the Programming Talk category; Hi. i have gone through the new feature of membership and roles in .net2005 . the user which i have ...
-
03-30-2007, 07:22 PM #1
- Join Date
- Mar 2007
- Answers
- 1
membership and roles in ms.net2005
Hi.
i have gone through the new feature of membership and roles in .net2005 .
the user which i have created is stored in the default provider of .net framework.but i want to store my users in different database such as ACCESS,ORACLE OR SQLSERVER2000 ETC.but i am unable to do that please could u help me to solve this problem
thanx.
tanveer ahmed
-
you need to create the database, then create the connection to the database.

Reply With Quote





