Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scatter with memo
Message
From
03/06/2003 09:35:12
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
03/06/2003 09:23:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00795601
Message ID:
00795623
Views:
22
>
>scan for puncharcactualdata.jobnum=punchheader.jobnum
>    scatter MEMO NAME lotable
>    insert INTO punchactualdata FROM NAME lotable
>    delete
>endscan
>
>
>
>>I am using the following to populate/copy data to another table.
>>
select puncharcactualdata
>>scan for puncharcactualdata.jobnum=punchheader.jobnum
>>	scatter MEMO memvar
>>	insert into punchactualdata from memvar
>>	delete
>>endscan
>>
>>However, the memo field is not getting populated, How can I force the memo field to get populated.

Tracy,
In VFP8 only. "Insert .. from memvar" works with memo too, probably his problem is fieldnames do not match (one is Longfield orher not?)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform