Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to detect if a local cursor is updateable?
Message
From
12/02/2010 10:09:44
 
 
To
12/02/2010 10:05:34
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01448934
Message ID:
01448935
Views:
105
This message has been marked as the solution to the initial question of the thread.
>Sometimes I create ReadWrite cursors with a SQL statement
>
>Select blah From SomeTable Into Cursor csrWhatEver ReadWrite
>
>
>And sometimes I do *not* include the ReadWrite clause.
>
>So, after the fact, once the cursor is created, what is the best way to tell if a local cursor is a ReadWrite cursor before I attempt to modify its rows?
>
>
>.
?IsReadOnly('csrWhatEver')
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform