Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modified already installed table structure - how?
Message
De
03/09/1999 12:24:04
 
 
À
03/09/1999 12:00:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00260983
Message ID:
00261227
Vues:
25
Oops, that code didn't come out too well. Here's a better example:

open database [path to your DBC][name of your DBC]
oMeta = newobject('DBCXMgr', 'DBCXMgr.vcx', '', .F., '[path to your DBC]')
oMeta.SetDatabase(dbc())
oMeta.oSDTMgr.Update()

Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform