Jump to content

Migrating users and etc tables and fields to another softwares


sella2009

Recommended Posts

I just want to know if there is a simple way to migrate my users from my old project to a new web application, I mean I want to migrate the users, comments and etc, so can anyone here please tell me a simple way to do that?? and which software should I use to speed it up.

Link to comment
Share on other sites

That would depend how compatible the old and new systems are and also how you are storing those pieces of information. In theory assuming the items are stored in MySQL you could log in to PHPMyAdmin goto the export tab, export it to an SQL file, go to the new server and do the same only with the import tab. That's the best I can suggest without more details.

Link to comment
Share on other sites

That would depend how compatible the old and new systems are and also how you are storing those pieces of information. In theory assuming the items are stored in MySQL you could log in to PHPMyAdmin goto the export tab, export it to an SQL file, go to the new server and do the same only with the import tab. That's the best I can suggest without more details.

thanks for the reply friend, one more thing, can you please tell me how I can change the field name, for example my field name is id and I want to change it to user_id, btw I am using phpmyadmin.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.