Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding memo field as calculated field
Message
From
27/07/2002 12:07:56
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00683249
Message ID:
00683254
Views:
27
>Yes, you can create a cursor with memo field and add it to select.
CREATE CURSOR crsTemp (Notes M)
>APPEND BLANK
>SELECT * ;
>  FROM Content, crsTemp ;
>  INTO CURSOR Temp
>
This is a nice trick. Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform