Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two cursors merged into one
Message
From
02/07/2004 14:14:55
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00920219
Message ID:
00920247
Views:
26
Thank's again Sergey.

--
jw

>Assuming that cursor one isn't read-only,
SELECT crsOne
>APPEND FROM ( DBF("crsTwo") )
>
>
>>
>>I have two different cursors each consisting of
>>records extracted from 2 different tables.
>>Suppose I have set the structure of both cursors
>>to be the same, what is the fastest (or the
>>easiest) way of taking the records of any one
>>cursor and append them to the other to form
>>one single cursor (for reporting) ?
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform