Results 1 to 2 of 2
Thread: merge two database
-
01-05-2012, 04:44 AM #1
Freshman
- Join Date
- Jan 2012
- Posts
- 2
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Feedback Score
- 0
merge two database
hi...
I have two site both have different login, now i want to merge database of 2 sites.
need to merge both database and unique login for both.
same user can use both site via one login.
Thanks,
Gaurang.
-
01-08-2012, 07:54 PM #2
Freshman
- Join Date
- Jan 2012
- Posts
- 10
- Thanks
- 0
- Thanked 1 Time in 1 Post
- Feedback Score
- 0
You can use a tool like phpMyAdmin to export the tables from one database and import them into another. The option is there in phpMyAdmin and very easy to use. Make sure all data is unique.
Otherwise you need to write a custom script in something like PHP.
Similar Threads
-
What is DataBase?
By Inspiro Assistant in forum Computer and TechReplies: 107Last Post: 05-03-2012, 03:28 PM -
Which database is a good database to maintain data my sql or oracle?
By sbsl in forum DatabasesReplies: 8Last Post: 02-17-2012, 06:13 PM -
GMail Duplicate Contact Merge Feature
By mastermind in forum GoogleReplies: 2Last Post: 12-22-2009, 06:28 AM -
Are you ready for Bing Yahoo Merge
By mastermind in forum Search Engine OptimizationReplies: 10Last Post: 12-11-2009, 07:13 AM -
Should Yahoo and AOL Merge?
By webdigo in forum YahooReplies: 6Last Post: 07-06-2008, 07:07 PM


Reply With Quote

