Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lame append command
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00011893
Message ID:
00011908
Vues:
33
>Even if field names are the same, you cannot append a character field (from one table) to another table with a memo field. Given.the example:
>
>Append From SomeTable Field LongString
>
>If LongString is type "C" in the source, and Type "M" in the currently open table, no data is appended.


You have 2 data types -- that a no-no. (s) Here is some code I use to append to a Memo field:

replace OrderItems.mInvenProp with lcTmp additive

Hope it helps (HTH)

Tom
Tom
--------------------------------
Tom O'Hare
407-299-4268 -- tom@redtile.com -- http://www.redtile.com/
Independent Programmer Using Visual FoxPro, Visual Basic & more...
Operations Manager -- Virtual FoxPro User Group (VFUG)
http://www.vfug.org/ -- tom@vfug.org
President -- Central Florida FoxPro User Group (CFFUG)
http://www.redtile.com/foxpro/
Universal Thread Most Valued Professional (MVP)
http://www.transformation.com/foxpro/
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform