We have a site running ML 8.0.1.2 with MSSQL 2005. We just wanted to double check there will be no issue upgrading the database to the 2008 version? If anyone has done this or could confirm there would be no issues that would be great.
We have a site running ML 8.0.1.2 with MSSQL 2005. We just wanted to double check there will be no issue upgrading the database to the 2008 version? If anyone has done this or could confirm there would be no issues that would be great.
We have upgraded our 8.0.1.2 on SQL2005 to v9.2 on SQL2005 and then the 9.2 from SQL2005 to SQL2008 without any problems. The secret is in the repetitive testing and scripting until you know you can do it time and time again!
http://www.esedirect.co.uk
--------------------------------------------------------------------------
Using MS 9.2.0.0 with the following customisations:
Lightbox/Fancybox enlarged images;
Auto-suggest searchbox;
Extra product information shown only to our IP Address (such as supplier info, costs, etc.);
Failed transactions emailed via trigger;
Custom app to show basket contents when customer online;
Orders pushed through to accounting systems.
All the above without source!
does the 8.0.1.2 to 9.0 SQL Script have to be run in 2005 or can it be run in 2008 before upgrading from 9.0 to latest?
I ran the script without error on 2008 but wondering if I need to go back and do it on 2005 for part 1 and 2008 for part 2.
Depends what you are trying to achieve. You can either upgrade the db app from v8 to v9 in SQL2005 first and then upgrade 2005 to 2008. Or you can move the v8 db app from 2005 to 2008 and then upgrade from v8 to v9. Doesn't matter.
Best thing is to have a plan. And test.
http://www.esedirect.co.uk
--------------------------------------------------------------------------
Using MS 9.2.0.0 with the following customisations:
Lightbox/Fancybox enlarged images;
Auto-suggest searchbox;
Extra product information shown only to our IP Address (such as supplier info, costs, etc.);
Failed transactions emailed via trigger;
Custom app to show basket contents when customer online;
Orders pushed through to accounting systems.
All the above without source!