Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND FROM - appending blank records only!
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
APPEND FROM - appending blank records only!
Miscellaneous
Thread ID:
00774613
Message ID:
00774613
Views:
60
Hi - I am attempting to append records from one table to another. I open the source table and copy structure to get my target table. Then I use this code...
SELECT tblTarget
APPEND FROM tblSource FOR myField = .T.
This adds records but they are blank. Is it not supposed to copy the data from the source table to the target table where myField is true?

Thanks
Chris Maiden
Email
Web
Next
Reply
Map
View

Click here to load this message in the networking platform