Sri

Sri

  • NA
  • 19
  • 0

ASP.NET membership provider export and import

Mar 4 2011 4:45 PM
My application uses ASP.NET membership provider. It connects to an Oracle database where it hosts the membership schema.

I have a need to move existing production users on orable db1 to oracle db 2 which will host the same aspnet membership schema. How would I achieve this?

What would be a better solution? Database or C# code? Or, are there any tools that already do this job of exporting asp.net membership schema and data to the new database?

Answers (1)