Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lame append command
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00011893
Message ID:
00011908
Views:
26
>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/
Previous
Reply
Map
View

Click here to load this message in the networking platform