Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Upgrade Table Structure for End-Users
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01156822
Message ID:
01157934
Vues:
17
Thank you, Jose, I will go to that website and check it out.

Don Meuse

>>I am converting a VFP application to a SQL Server back end. I am pretty new to SQL Server. As I send upgrades to our end-users, is there a utility to help update their SQL table structures as I make changes? Is there a good reference or source I can read on best practices for this?
>
>
>You can script your changes (all the changes that you make visually to your database can be done in code).
>
>Or you can use a tool that will do it for you. Take xcase for example (xcase.com): it will keep your data model separate from your sql server. Make your changes to your xCase model, then synchronize it with your SQL server database. It works really well.
>
>José
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform