Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update cursor from array
Message
From
14/08/2019 13:09:07
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01670075
Message ID:
01670076
Views:
68
>Hi,
>
>I need to update a cursor based on the values in an array. I know I can do it by scanning through the cursor or scanning through the array and checking each element. But I was wondering if there is SQL command to do it. The following are the structure and sample of the cursor and the array:
>

VFP has the hybrid INSERT INTO ... FROM ARRAY.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform