Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing tables after the fact
Message
De
05/03/1999 12:57:06
 
 
À
05/03/1999 09:50:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00194452
Message ID:
00194615
Vues:
21
>Here's the scenario: You have an application that will be distributed. It has a database with tables used by the screens and reports (of course). After distribution, you decide to add fields to a table. What is the best approach to doing this effectively?
>
>One way: MODIFY mydbc
> REMOVE TABLe one2change
> USE one2change
>?? how do you add a field without the database designer
> other code
> ADD TABLE one2change
>
>Or do you have to send a blank file and append the data to it, remove old table from dbc, replace with new???
>
>How do the pros do it??

Take a look at StoneField Data Tools at www.stonefield.com
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform