Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Attempting to Lock
Message
 
 
À
04/03/2002 11:22:37
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00627835
Message ID:
00627854
Vues:
15
>My app tables are located on the network server giving many users access. I am trying to add a record to one of the tables and I get the message in the status bar 'Attempting to lock...' This is a new record. I am using Insert Into command. Please help.

Steven,
Insert Into and Append Blank need to lock the header of the table (record 0) in order to add a record. Do you have that "record" locked (e.g. explicitly issued rlock(0) somewhere) and it wasn't unlocked? Or if you have a file lock on the table then you'll probably get the same message.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform