Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Import SQL Database


eternalistic

Recommended Posts

Im having trouble importing my SQL database into a fresh install of OSC.

 

I did a backup of the entire site through the Admin panel ( Tools > Database Backup Manager) I have that file and did a fresh install of OSC with a new database server, username, password etc, but still using the same host.

 

When I try to restore the database to what I had backed up nothing happens. It acts like its thinking but goes nowhere.

 

What is the easiest way to get my backed up database information working on the new install? Thanks for any help..

 

-Jeremy

eternal_sig.gif

? ? ? ? ? ? ? ? ? ? ? ? ? www.eternalistic.net ? ? ? ? ? ? ? ? ? ? ? ? ? ?

Link to comment
Share on other sites

Ive got phpMyAdmin installed and I cant figure out how to get my .sql file imported to the database. Ive read some of the readme's but no luck..

First select your database (if not already selected).

Then click SQL (should be near the top of the page).

 

Should be quite easy from there.

 

- Ray -

Link to comment
Share on other sites

Also, if you have a big shop, check to see if you used "extended inserts" when you did the backup. Extended inserts will have MUCH longer "insert" statements instead of each table row getting its own insert statement.

 

If you have really long insert statements, sometimes imports can take too long and time out.

 

-jared

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...