I have an aspnetdb and I have created another aspnetdb for another website, but instead of starting from scratch, I would like to import all the data from the one that has users and other data into the new aspnetdb. Is there a way to do this? Are any tools available?
A:
Hi everybody, I have got the same problem: I want to integrate an access DB into the aspnetdb.mdf where i store all the users' information. Any solution out there? Thanks T
Tamas
2010-03-18 16:02:55
A:
I would generate a script for the ASPNETDB tables (User Management Tables) and in advance properties select "Data Only" then follow Scott Gu's blog http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx on how to create a fresh ASPNETDB tables in a new database. With the new database run your data only generated scripts to populate.
Cama
2010-05-02 00:29:24
Xiasoft and Tamas. Did the above solution resolve your issue?
Cama
2010-06-03 02:10:51