View Full Version : Move Users, orders information to new database
taydu
09-09-2006, 04:28 AM
Hi,
When 1.3.4 coming out, don't want to do the upgrade, instead I want to install 1.3.4 Fresh on a different database. How do I move just the Users, and Order information to the new databse???
It's possible for me to do that?
ETInteractive
09-09-2006, 04:41 AM
possible, but can be very complex b/c these are relational databases. meaning each table is linked to another table.
copying users should be easy, but copying order, isnt. Because orders then have products, which means you have to have the right product id's in the database so the orders make sense.
doing the upgrade sounds like a better choice to me, even if you just upgrade the database, and install fresh the new skins, php files. this way you keep your data intact.
Just my $.02
taydu
09-09-2006, 06:26 AM
thanks for your reply
snorocket
09-12-2006, 03:21 PM
this is an easy fix, all you need to do is find the .sql db patch file in v1.3.4 and apply the patch to your v1.3.3 and then you can just dump your v1.3.3 and import the data into your new v.1.3.4 install, works great...
taydu
09-15-2006, 06:31 AM
don't know yet, I'll ask when 1.3.4 come out, I heard that it will be out by the end of this month, I can't wait
vBulletin® v3.6.5, Copyright ©2000-2009, Jelsoft Enterprises Ltd.