Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alter Table
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Alter Table
Divers
Thread ID:
00886023
Message ID:
00886023
Vues:
57
AFter using Alter Table such as
alter Table myTable rename Column Col1 to Col2
I notice that if try to use the table
use myTable
I can get an error message such as
myTable is already open

The same can happen after using a select statment such as
Sele * from table1, table2 into table table3 ....

Is there a way other than close data and/or close all to deal with this
problem?

Thanks
Steve Elster
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform