Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Locking the record
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Locking the record
Divers
Thread ID:
00145383
Message ID:
00145383
Vues:
76
Hi to all

I use my views with the FOR UPDATE clause, to be sure to haven't conflit error ( like buffering in pessimistic mode).
To update the data I use pass through method, with a SQLExec() but it doesn't work because record are locked by my view!

How can I jump this problem ?

The SQLExec and view work with the same connection name. I open the connection (SQLConnect()) at the start of my app, (but I think that view open another connection to share with other view)


TIA
Renato Bertuol (EMail:renato.bertuol@elmec.it
Homepage:www.geocities.com/SiliconValley/Horizon/3216)
Elmec Informatica (URL www.elmec.it)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform