Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scatter with memo
Message
De
03/06/2003 09:35:12
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
03/06/2003 09:23:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00795601
Message ID:
00795623
Vues:
21
>
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform