Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HELP! Logical Fields
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00539473
Message ID:
00539618
Views:
9
>I'm using a VB program but accessing the tables thru VFP. If I put a checkbox on the form and set the value to 1 or T, a T overwrites the 'Y' in the table. I need to convert the table (or field value) back to a 'Y' so the 3rd party program will recognize it.
>
>...stressed.

After you made changes to that misterious table in your VB/VFP program you can open mytable.dbf with low-level functions and change T to Y.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform