Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy W/O Select
Message
From
20/01/1999 15:26:46
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Copy W/O Select
Miscellaneous
Thread ID:
00178224
Message ID:
00178224
Views:
60
I'm converting a lot of data for the new version of the program. I've been using SELECT with AS to get the data and change the field names. Then I APPEND into the new table. This works, but is time consuming.

What I was wondering is: Is there a way to get the data directly from one table to another?

Like: APPEND FROM oldtable FIELDS client_num AS clientID, tripnum AS tripkey (etc)

The above doesn't work, so I know that's not how to do it. :) Is there any command that would do it?

Thanks,

Michelle
Next
Reply
Map
View

Click here to load this message in the networking platform