Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create Memo(Binary) field in a code?
Message
From
03/11/2003 17:13:55
 
 
To
03/11/2003 16:33:58
Leonid Kizelshteyn
Boston Medical Software, Llc
Massachusetts, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00845793
Message ID:
00845804
Views:
15
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform