Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to use dbf
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01036681
Message ID:
01036684
Vues:
12
>Which is a best way to use the table. Aviod message Alies is already use
>thanks
IF NOT USED("YourTable")
   USE YourTable IN 0 SHARED AGAIN && Just in case the table is used in another alias
ENDIF
SELECT YourTable
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform