Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND FROM xx AS cpage NOT WORK
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00151445
Message ID:
00152077
Views:
16
AS CODEPAGE refers to the SOURCE table, not the table you are putting data into.

Make sure that MyNewTable has the correct code page and then just append. New data will be added with the same codepage.

HTH
Barbara

>Help me please,
>I need to convert my old DBF tables from DOS to Windows'9x version. But when I use:
> USE myNewTable
> APPEND FROM myOldTable AS 1251 (or any other code page),
>I have the following error message
> "Code page number is invalid"
>when I try this:
> USE myOldTable
>VFP asks me to enter the code page and there are code page Numb. 1251
>Where is my fault.
>
>TIA
> Boris
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform