Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What Tables Are In a DBC?
Message
De
19/02/2004 11:24:10
 
 
À
19/02/2004 11:20:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00878746
Message ID:
00878749
Vues:
18
This message has been marked as the solution to the initial question of the thread.
>How can I find out, under program control, what tables are in a DBC? Is there a VFP function or do I have to hack the DBC file? If by hacking, is it simply a matter of finding all rows where ObjectType = "Table"?
>Thanks

? ADBOBJECTS(la_Array, "table")
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform