Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append From problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00345414
Message ID:
00345418
Views:
17
>I am trying to retrieve data from one table to another table. both tables are identical. Here is what I am doing.
>
>I want to retrieve data from table a into table b
>use b
>append from a
>
>The command works and status shows me that record have been appended, but when I go to the table b, I don't see the data only blank append record are shown when I do display all. Anyone got a clue on this?
>
>
>
>Nick Patel

It could be that the append statement has found another table 'a' in your path and appended from it. It may be blank. Try hard coding a full path to 'a' and see what happens.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform