Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with FoxPlus tables... (novice)
Message
From
04/03/1998 16:28:02
 
 
To
04/03/1998 16:20:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00082568
Message ID:
00082576
Views:
37
>>>I'm trying to grab some data from a number of FoxPlus tables using either FP 2.6 or VFP 5.0.
>
>>Have you tried using an SQL SELECT on these tables? I don't know whether or not you'd be able to. Optionally, you could create an array (using AFIELDS), then a cursor from that and append the data in.
>
>Yes, I've tried a straight select, but neither 2.6 nor 5.0 will touch the table until I convert the memo field from FoxPlus format. And I don't even *need* the memo field! Will look at the array solution, though. Thanks much.
>
>Paul M.

Looking at Table Header structure I guess that you could open dbf as low-level file and change bytes with offset 0 and/or 28 to remove memo indicators.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform