Hi,
i want to change the default dayabase for login control as bydefault it uses Sqlserver 2005 database,But i want to use my own ms-acess database.
how it is possible????
Thnaks for ur help.
GIRISH
Printable View
Hi,
i want to change the default dayabase for login control as bydefault it uses Sqlserver 2005 database,But i want to use my own ms-acess database.
how it is possible????
Thnaks for ur help.
GIRISH
check this link out : http://weblogs.asp.net/scottgu/archi...esources-.aspx
just a bit down the page there is this paragraph
there are links in that paragraph to get the toolkit to utilize the access dbsQuote:
The ASP.NET Provider Toolkit Site provides tons of content on how to create and build your own providers (including Membership and Role Providers). It also has a link to a fully functional Membership and Role Provider that works with Access databases. This article also discusses how to build your own Membership Provider, and can be a useful guide to integrating the membership APIs with your own existing database.
hth,
mcm