Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read/Write Cursor
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00450996
Message ID:
00451003
Views:
25
>Hi All:
> Can anyone show me how to create an update cursor. I need to populate the grid with this cursor.

Two ways:

1) CREATE CURSOR

2) USE DBF('readcursor') AGAIN IN 0 ALIAS writecursor

Make sure you apply the NOFILTER clause in an SQL to "readcursor" so as to not get an error from a filtered table SQL result.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform