Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create Memo(Binary) field in a code?
Message
De
03/11/2003 17:13:55
 
 
À
03/11/2003 16:33:58
Leonid Kizelshteyn
Boston Medical Software, Llc
Massachusetts, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00845793
Message ID:
00845804
Vues:
16
>Hi, all!
>Dealing with FoxPro 2.6 application. In order to make VFP application share data with FoxPro 2.6, I've discovered only one way to deal with memory fields: assign them binary type. Any idea how to do this in code? I'm looking for something like Alter table MyTable alter MemFld...
>
>Thanks in advance.
>
>Leonid

CREATE TABLE yourtable (mfield M NOCPTRANS)

I'm not sure that you'll be able to read that field in FPx2.6, though.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform