• Welcome to DNForum.com - Domain Investor Forum, Free Domain Marketplace and a community for 45+ domain pros
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

Wanted: Service GameSiteScript Need help MySql (Question)

Status
Not open for further replies.

mudi

New Member
The Originals
Legacy Platinum Member
Joined
May 11, 2004
Messages
583
Reaction score
0
I have my gaming website up and running, I bought 1750 Games for it a week ago and uploaded them with their MySql file, now yesterday I got 3000 more games, however some or many of the games might be already exist in the old games package. Now I was wondering their are still atleast 1250 games that are not in the last package, so when I tried to upload the new MySql, I get the message Database already exist, after making a back up I tried deleting the old table and uploaded the new MySql and it uploaded but the picture (thumbnails) were broken for many games aswell as if I click to play some games wouldnt work???! But luckily because of the backup I restored it!


Anyone can help me with this? Help will be greatly appreciated.
 
Have you tried just importing the second sql file into the current one using PHPmyadmin? You can do that, and then remove the duplicates.
 
It's not hard to merge the tables and get the unique entries. But you will need to write a small program to remove your thumbnails and games as well.

If you don't know php, try to export your two tables and edit merge them in excel. Update your index column; remove your duplicates and then import it back using PHPMyAdmin.
 
Thank you so much guys, at work will try this when I get back home !
 
It's not hard to merge the tables and get the unique entries. But you will need to write a small program to remove your thumbnails and games as well.

If you don't know php, try to export your two tables and edit merge them in excel. Update your index column; remove your duplicates and then import it back using PHPMyAdmin.

Unable to do this :( is it possible for someone to do this for me ?? Please
 
Status
Not open for further replies.
Back
Top Bottom