Moving membership info to another server

D

David Lozzi

Howdy,

I'm new to the membership class in ASP.Net 2.0. I have a SQL 2005 database
setup with the aspnetdb for the membership class and it works great. I just
moved my database to another SQL server and the user accounts didnt carry
over, and I'm guessing its because they are stored in the aspnetdb database.
How do I get them back? Is there a better way to run this so the user
accounts are within my database, not the default? Can I run the
aspnet_regsql and point it to my database??

Thanks,

David Lozzi
 
J

Juan T. Llibre

re:
Can I run the aspnet_regsql and point it to my database?

You can run it using the same name your database has,
and then replace the empty database you just created with yours.

That'll work fine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,818
Latest member
Brigette36

Latest Threads

Top