hmischel@diligentsystems.com
2014-10-07, 13:13
Hi,
Not sure how to do this.
For example, I have an app with a table that has 3 columns. lets say I deploy the table to production along with the app and then add a hundred rows.
Then I need to add an additional column in the application. When I redeploy the table, my live data is lost.
Typically, I will be using SQL Server as my backend, so it wouldn't matter, but in this case its a local table.
What's the best way to handle this?
Thanks.
Herb
Not sure how to do this.
For example, I have an app with a table that has 3 columns. lets say I deploy the table to production along with the app and then add a hundred rows.
Then I need to add an additional column in the application. When I redeploy the table, my live data is lost.
Typically, I will be using SQL Server as my backend, so it wouldn't matter, but in this case its a local table.
What's the best way to handle this?
Thanks.
Herb