Not Solved transfer posts/members (users) from one database to another
#1
Not Solved
Can anyone help me I want to transfer only posts/members (users) from one database to another. How do I do it can it be done?
I'm Spartacus.

You know I hate to ask
But are 'friends' electric?
Only mine's broke down
Reply
#2
Not Solved
free method :
1. import Database A to phpmyadmin (or database manager you have)
2. click on export and select tables data and export.
3. open exported file and renumber user id from your last id on database B + 1
4. Save file and import to Database B

none-free method : order to me I write PHP code to do this .



How order new project
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)