Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COPY TO and related fields
Message
 
 
To
17/05/2002 11:41:58
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00658245
Message ID:
00658282
Views:
15
This message has been marked as the solution to the initial question of the thread.
>If I understand correctly, COPY TO can't copy related fields from other tables, or, for that matter, any expression. Of course, I can use SELECT - SQL, but that won't respect the filter and sort order of the currently selected table.
>
>Any ideas?

You can use current filter as WHERE clause and current order as ORDER BY clause in the query.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform