Hi,
I managed to get the login control working with users and roles by using the
website configuration tool. My questions is:
this seems to be creating a database in my SQL server....but how do I get
it to add whatever it needs to my existing database?
I want to maintain one database that I can deploy anywhere with my
application.
Thanks, Jack.
Dominick Baier [DevelopMentor] - 02 Jan 2006 19:22 GMT
hi,
the aspnet_setreg tool can add the necessary tables to existing databases
- the are all prefixed with aspnet_
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> Hi,
>
[quoted text clipped - 7 lines]
> application.
> Thanks, Jack.