This has been answered several times in the last few days.
Take a look at :
Writing a Custom Membership Provider
http://www.15seconds.com/issue/050216.htm
Installing the Database using aspnet_regsql.exe
http://msdn2.microsoft.com/library/x28wfk74(en-us,vs.80).aspx
Working own provider
http://forums.asp.net/899888/ShowPost.aspx
You should be able to cobble the pieces from those examples,
to get your own provider working.
Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Espaņol
Ven, y hablemos de ASP.NET...
======================
"Arjen" <(E-Mail Removed)> wrote in message
news:dbek3s$u10$(E-Mail Removed)...
> Nobody?
>
> Is there a way to rename the default (aspnetdb) database?
>
> Thanks!
>
>
>
>
> "Arjen" <(E-Mail Removed)> schreef in bericht
> news:dbakh7$mbk$(E-Mail Removed)...
>> Hi,
>>
>> I want to use the aspnet tables (for membership, profiles, roles, etc.) inside my own
>> database.
>> I have succesfully installed these tables.
>>
>> Now I need to tell my application or asp.net 2.0 that it can find these tables inside
>> my database.
>> When I go to "asp.net configuration" it copies a new aspnet database. This is not what
>> I want.
>>
>> Can somebody help me with this?
>>
>> Thanks!!!
>> Arjen
>>
>
>