Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi User Table Access
Message
From
02/09/1999 12:53:06
Todd Cottengim
Alpine Land Information Services
Redding, California, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Multi User Table Access
Miscellaneous
Thread ID:
00260692
Message ID:
00260692
Views:
47
As a self taught programmer, I have learned procedures and processes as they are need. For the most part, trail and error, 3rd party books, or Microsoft's meager help system has gotten me through. That was up till now.

Problem 1
---------
To date, the few applications I have developed have been designed for use on a single system. My new project will require concurrent network access to tables. I have read about Multilocks, Reprocess, Locks, and Unlocks. Not much there but I have figured some of it out. This functionality seems to be very fundamental to the operations of a database system. Due to the lack resources (from what I have available now) I am asking for any help or code that anyone may have regarding table sharing, record locking and other network functions.

Problem 2
---------
I was experimenting with some of the functions that I found in the wonderful Microsoft help books and ran into a quandary. We are planning on using a Pessimistic Locking scheme for adding/editing data in tables. If a user opens a table ,locks a record, and then crashes, the only way we have found to release the lock on the record is to reboot the system. Unlock (the command) only works on records you have locked. Is there some sort of master unlock command or code that will work around this problem?

Thanks in advance for all your help.

Todd Cottengim
Alpine Land Information Services
alpine@awwwsome.com
Next
Reply
Map
View

Click here to load this message in the networking platform