dean023 Posted August 24, 2005 Share Posted August 24, 2005 osc will be the death of me!!! Can anyone help me? I've backed up my database on to my pc, have reinstall osc from scratch and now want to add my database of products. have gone to database backup and tried to install my file but nothing happens. what i'm i doing wrong? Link to comment Share on other sites More sharing options...
M-Pro Posted August 24, 2005 Share Posted August 24, 2005 Personally I wouldn't even try to do this kind of thing from within osCommerce. Whether you are using a hosting company or have Xamp running on your PC. Use MySqlAdmin, dump the database that has the products then import it onto your new database, again using MySqlAdmin. Whether you do just use the inserts for the data or also use the drop and create tables depends if you've changed anything. Again I thnk its best to drop the whole db, recreate and insert the data. M-Pro Link to comment Share on other sites More sharing options...
dean023 Posted August 24, 2005 Author Share Posted August 24, 2005 Personally I wouldn't even try to do this kind of thing from within osCommerce. Whether you are using a hosting company or have Xamp running on your PC. Use MySqlAdmin, dump the database that has the products then import it onto your new database, again using MySqlAdmin. Whether you do just use the inserts for the data or also use the drop and create tables depends if you've changed anything. Again I thnk its best to drop the whole db, recreate and insert the data. M-Pro <{POST_SNAPBACK}> thanks i'll give it a go Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.