Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor not found--Error 13
Message
 
To
24/08/1999 18:20:07
Eric Barger
Fibeax Constructors, Inc
Findlay, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00256828
Message ID:
00257368
Views:
20
>Thanks Nick...that makes perfect sense. However, when I do that the cursor opens up "read only." I've tried numerous ways to change this but I'm still not having much luck. Do you know how I can change the "read only" status of the cursor?
>
>Thanks again. I really do appreciate your time
>
>EB

Cursor created with CREATE CURSOR ... command
is read-write cursor.
You can make read-only cursor updatable with:

USE DBF("myReadOnlyCursor") AGAIN IN 0 ALIAS myReadWriteCursor


HTH,

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform