Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo field
Message
 
 
To
20/09/2005 10:23:32
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01051285
Message ID:
01051293
Views:
8
The size of a memo file for a table is limited to 2GB. You can use APPEND MEMO or REPLACE command to add data to a memo fleld.

>I'm doing a POS app and I want to use the memo field to record all the receipts, I have checked the spesification that the size of it is actually unlimited (depend on diskspace) and it seems a good place to store all the sales records.
>
>but how can I add the text to the memo field programmatically?
>
>the typical receipt is like this (40 columns):
>
>20-09-2004 Cashier: Bob
>Pizza..........1x 8.00 = 8.00
>Topping....1x 1.00 = 1.00
>--------------------------------
>Total.......................= 9.00
>
>thanks for the help.
>
>regards,
>
>Jerry
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform