Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Readwrite of cursor
Message
 
 
To
20/06/2008 10:59:54
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01325754
Message ID:
01325756
Views:
16
>Hi,
>
>Is there a function to determine if myCursor is in readwrite status?
>Mind you I had created cursor with
From * myTable into cursor myCursor readwrite no filte
Nevertheless, somewhere down the road the cursor gets to readonly = .T.
>
>a. would like to now where this happens
>and
>b. more important shall have to fix it. However how to determine this situation so that I could eventualy implent this into my debugger search/stop.
>
>Thanks for replying,
>
>Koen

How did you determine that the cursor went to readonly status? And you can test the cursor status with ISREADONLY() function.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform