My Cart
Log In
Register
an ASP.NET Open Source CMS & eCommerce platform
Search:
Home
Open Source Edition
DotShoppingCart Suite
Services
Support
Blog
Marketplace
Buy
Forums
Video Tutorials
Documentation
Premium Support
Submit Support Ticket
Home
>
DotShoppingCart Forums
>
Development
>
General Programming
>
How to deploy and include database changes?
How to deploy and include database changes?
Last Post 10/18/2008 3:36:05 PM By lukezy. 1 replies.
10/18/2008 10:59:47 AM
jhcorey
Posts: 27
Joined: 9/29/2008
How to deploy and include database changes?
I realize the page customizations I'm making are being saved in the database in the DSC_Block... tables.
I'm using a local development database.
Is there a good technique for deploying these changes to my production database?
10/18/2008 3:36:05 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
website
Re: How to deploy and include database changes?
You can backup the database. Copy and restore it to your product server.
DotShoppingCart Staff