Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Extracting info from a memo field into a grid
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00817728
Message ID:
00820979
Views:
19
INSERT FROM NAME is new for VFP8. You may replace it with
APPEND BLANK
GATHER NAME oRec
Anyway, I provided you with conversion logic. Be creative implementing it.

>Thankyou Sergy,
>
>I get a syntax error on the line:
>
>
>insert into crsValues from name oRec
>
>
>Any ideas?
>
>Thanks
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform