Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to hack database .DBC file?
Message
From
21/07/2008 14:20:37
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01332739
Message ID:
01332902
Views:
7
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform