Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot update cursor error
Message
From
29/11/2001 21:01:13
Wilfred Chan
Bnp Paribas Hong Kong Branch
Hong Kong, Hong Kong
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00587781
Message ID:
00587804
Views:
29
Hi,

Does the cursor come from a "Select-SQL" ?
If yes, try:
USE (cursor) IN 0 AGAIN ALIAS NEWCURSOR

With VFP7, you can produce a updatable cursor.
:) Wilfred


>Can anyone please help me with this:
>I am getting the following error during runtime of my program,
>{Cannot update the cursor}
>The help file indicates the following, {You have attempted to write to a file that was created or accessed for read-only purposes.} Does this mean the table should be accessed exclusively or not exclusively?
>Thanks
>Max
Previous
Reply
Map
View

Click here to load this message in the networking platform