Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Please help me... Need to transfer data from old database(sql server 2000) to new database (sql server 2008) . The new database using microsoft membership. How can transfer data?
Posted

1 solution

Posting the same question over and over again is unlikely to get you the kind of response you are hoping for. I suggest you delete the other version of this question. I am not sure enough about what your problem is to actually edit your question, but I would assume that you are looking for a pointer towards some sort of program that would accept input from from your old database membership table and out put it into your new database in a form that can be read by a Microsoft Membership provider.

If that is correct, i suggest you take a look at: Membership Tracking: Part 1[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900