Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending one record.
Message
 
To
15/12/1999 13:25:25
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00304200
Message ID:
00304243
Views:
27
Ken,

Try this;
SELECT TheSourceTable
LOCATE TheRecordYouwant
SCATTER MEMVAR MEMO
INSERT INTO TheTargetTable FROM MEMVAR
Previous
Reply
Map
View

Click here to load this message in the networking platform