Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to hack database .DBC file?
Message
De
21/07/2008 14:20:37
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01332739
Message ID:
01332902
Vues:
8
>Yes, I know. I wanted to know which field of the database container had the values I was looking to change. Martina answered the question.

...and that's because of the way you asked for it, "how do I hack". But you don't need to hack it at all:

use mydbc
?dbgetprop("mytable.field2","field","displayclass")
?dbgetprop("mytable.field2","field","displayclassLibrary")

Both can be set with a corresponding dbSetProp() call. So... why hack if there's a regular way?

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform