Page 1 of 1
Down/Upload MySQL Database
Posted: Thu Aug 16, 2012 1:44 am
by mich0417
I want to Down/Upload my OpenCart database so I can populate products in Excel. I host at BlueHost. What utility (i.e., phpMyAdmin) do I use to Down/Upload my products database, and which file(s) need to be downloaded so that I can populate database?
Re: Down/Upload MySQL Database
Posted: Thu Aug 16, 2012 8:39 pm
by pro777
mich0417 wrote:I want to Down/Upload my OpenCart database so I can populate products in Excel. I host at BlueHost. What utility (i.e., phpMyAdmin) do I use to Down/Upload my products database, and which file(s) need to be downloaded so that I can populate database?
Login to your hosting cpanel.
Find phpmyadmin.
Choose your database name, and above you can found "export" tab.
Thick CSV for MS Excel or Microsoft Excel 2000 export option.
And then click "Go"
Your database will downloaded.
Re: Down/Upload MySQL Database
Posted: Thu Aug 16, 2012 11:45 pm
by upl8t
Check out Heidisql. It's free and works great for managing mysql databases. It gives you the capability of backing up entire databases or tables to file or you can backup to a local or remote backup database. Just make sure you do a full database backup to file before you start transferring files back and forth.
http://www.heidisql.com
Re: Down/Upload MySQL Database
Posted: Fri Aug 17, 2012 3:24 am
by victorj
Product export import.
Great tool to bulk edit your product and categories from admin
http://www.opencart.com/index.php?route ... t%20export
Re: Down/Upload MySQL Database
Posted: Tue Aug 21, 2012 1:07 am
by R3aver
Hi,
I've installed opencart 1.5.3.1 on a new domain and i'd like to use the same database i have on another domain in opencart 1.5.1.3. Is it possible and how?
Thanks in advance,