Maintaining a site with both dev and live environments

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Joe Simper
Ensign (ENS)
Ensign (ENS)
Posts: 7
Joined: Mon Apr 21, 2008 6:59 pm

Maintaining a site with both dev and live environments

Post by Joe Simper » Thu Mar 01, 2012 12:47 pm

We've built several AbleCommerce sites with development environments which we then copy over to a production environment. The two environments do not share a database. This is fine for the initial launch, but we've come across some difficulties when trying to add content and products later.

When a client requests new content or help with adding or editing products, we'll make the changes first in our development environment. We have the client review the changes and approve, then we'll move it to the production environment. Pretty standard stuff, I think. However, the catch is that all of the content and products are stored within the database, and we haven't found an easy way to copy that information to the production database. We end up doing the work twice, once in development and then again in production.

So, my question. Is there some tool or process out there that would allow us to easily transfer the new data to the production database? It would be best if it was automated, but at this point, just about anything is better than manually recreating the information.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Maintaining a site with both dev and live environments

Post by jmestep » Fri Mar 02, 2012 7:10 am

You could use Able's dataport to export move the products. I just can't remember if you can set it to retain the same productid- I don't think you can in an Able 7 to 7, like you can in Able 5 to 7.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
WylieE
Captain (CAPT)
Captain (CAPT)
Posts: 281
Joined: Tue Mar 25, 2008 8:26 am
Location: Puyallup, WA
Contact:

Re: Maintaining a site with both dev and live environments

Post by WylieE » Mon Mar 05, 2012 3:34 pm

We use SQL Data Examiner to push db changes from our development server to live site. It is also great for finding db discrepancies between development and live sites.

http://www.sqlaccessories.com/SQL_Data_Examiner/

A single user license is only $200 which is nothing compared to the time it saves. Two BIG thumbs up from me.
Eric Wylie
Warmoth Guitar Products, Inc.
http://www.warmoth.com

Post Reply