Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy from one cursor to another
Message
From
13/06/2001 11:30:57
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
13/06/2001 11:18:25
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00518906
Message ID:
00518917
Views:
8
>Hi
>
>I have 2 R/W cursors open.
>
>Is there a way of copying the entire contents from 1 to the other in 1 command, rather than SCAN,SCATTER,INSERT - SQL.
>
>Thanks
>Kev

Hi,

SELECT Cursor2
APPEND FROM DBF("Cusrsor1")
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform