Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing cursor object exclusive property at run time
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00656626
Message ID:
00657210
Views:
35
>Hello every one,
>
>How can I change the property of a cursor, of a table that is associated with a cursor object in data environment of a form, from exclusive=.F. to exclusive=.T. so that I can ZAP it then change its property back to exclusive=.F. . All this at run time in order other users are able share that table too. By the way I'm using VFP 6.0.
>
>Thanks
>
>Bob

To ZAP a file you need to have exclusive use of the table. If you currently have a table open shared then you would need to close it and reopen it as exclusive. No other users could be using the table at the time of zapping. Once the zap has completed, then you would close the table and open it again as shared.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Reply
Map
View

Click here to load this message in the networking platform