Jump to content

import database info


Guest

Recommended Posts

Can anybody help with this:

I want to take 1 cubecart database and import everything into a new cubecart database. 3.0.2 to 3.0.5

i am using phpadmin......how do I do this?

can i export from the old and then import into the new??

Thank-you,

Ned

Link to comment
Share on other sites

can i export from the old and then import into the new??
no problem with a single language usage for products

i am using phpadmin......how do I do this?
Quick explanation>

1.

- click on your database name (one the left side)

- then cllick on EXPORT (main window)

- click on Select All (or select CC3 tables only)

- unmark Structure

- save to a file

- install a new CC3 DB with the same prefix as old one (or do changes to a prefix if any)

- click on SQL and select your backed up DB file......

2.

- install CC3.0.5 into a fresh DB

- click on your 3.0.2 database name (one the left side)

- click on Operations (main window)

- place your new DB name to Copy database to:

- unmark CREATE DATABASE before copying

- select Data only

- click on GO next to Switch to copied database

Im using phpMyAdmin 2.6.4...

Link to comment
Share on other sites

Uhh...unless you're moving to a new database and/or new store, there's no reason to do that. If you're just upgrading and wanting to skip steps, run my universal upgrade script. It will take you from ANY 3.0.x version to 3.0.5. And I'll update it for 3.0.6. B)

Link to comment
Share on other sites

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.   Paste as plain text instead

  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...