Sign in | Join
Last post 06-27-2007 10:40 AM by gt1329a. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
If i want to make use of the built in MembershipProvider but also have my own database tables, should i add my tables to the ASPNETDB.MDF database or should i be looking in another direction?
You can use %WINDOWS%\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe to install the membership schema into your existing database.
%WINDOWS%\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe to install the membership schema into your existing database.