Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with FoxPlus tables... (novice)
Message
De
04/03/1998 16:28:02
 
 
À
04/03/1998 16:20:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00082568
Message ID:
00082576
Vues:
36
>>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform