Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi User Table Access
Message
De
02/09/1999 12:53:06
Todd Cottengim
Alpine Land Information Services
Redding, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Multi User Table Access
Divers
Thread ID:
00260692
Message ID:
00260692
Vues:
48
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform