update database

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 năm cách đây
is there a way to copy data base from V1.9 to V2.5
without upgrading ?
12 năm cách đây
pint12 wrote:
is there a way to copy data base from V1.9 to V2.5
without upgrading ?


I think you have to go from 1.9 > 2.0 > 2.1 and etc.. since 2.0 started MVC development.
12 năm cách đây
damm it :(
12 năm cách đây
can i only run the SQL scripts?
12 năm cách đây
pint12 wrote:
can i only run the SQL scripts?


No since they changed from standard web forms to MVC with 2.X which is a totally different design model. Also itch each new release they implement some new features and improve on others which would require the updated files.
12 năm cách đây
so i need to run the upgrade script
remove the web files and then install the new app
for each version ???
12 năm cách đây
Upgrading nopCommerce
12 năm cách đây
it is not clear  

if i want to upgrade from 1.9
to 2.5
i need to install the app also for all previos 2.X versions ?
12 năm cách đây
Each new version is provided with the upgrade script package (find all of them here). Each upgrade package contains readme.txt file with the upgrade instructions.

Usually it's enough to execute the upgrade.sql file (for each version 2.00 => 2.10, 2.10 => 2.20, etc..., 2.40 => 2.50). But when upgrading from 1.90 to 2.00 it's not enough to simply run the upgrade.sql file. Download nopCommerce 2.00 (upgrade script) and have a look at the readme.txt file.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.