Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variables stored in memo fields with .NET
Message
De
26/08/2003 19:09:13
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
À
26/08/2003 10:17:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00823414
Message ID:
00823634
Vues:
24
IMO, if you passed this stuff straight back to a .NET app, it would simply be a Binary Blob.

To process this stuff, you would need a DBC that had procedures that could be invoked by the OLE provider to access these arrays/variables.

The VFP ODBC/OLE providers are in effect a VFP runtime ... minus the GUI stuff.

>Does anyone know how .NET handles arrays/variables which are stored in Foxpro memo fields. For example, if a variable like 'T_Total' plus an array called 'T_AccCodes' is already stored in a memo field, a command like the following could store these in a memo:
>
>SAVE TO MEMO ACCDATA ALL LIKE T_*
>
>What happens with the OLE Provider for Foxpro with .NET for this kind storage? Is this feature supported at all in .NET?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform