Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sticky Record Lock
Message
De
13/06/2002 14:32:47
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00665074
Message ID:
00668146
Vues:
18
Just to be sure of the question, are you saying that (regardless of whether transaction is happening) when you issue the UNLOCK, the record does not actually get unlocked. ie.

Table Buffering is on
Editing takes place
In code you issue

SELECT (recordsource)

llSuccess = TABLEUPDATE(.T.)

UNLOCK IN (recordsource)

* and when you test from another machine, it is still locked?

Albert

>Using automatic record locking with table buffering, updating 1 record in 1 table, record stays locked until issuing an UNLOCK.
>
>I've tried running the same update inside and outside of a transaction, and always the same results--record is updated, but stays locked.
>
>This is only happening in one table.
>
>Comments?
>
>TIA,
>
>Thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform