Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Begin transaction & sqlsetprop(handle,transactions,2)
Message
De
24/02/2004 13:08:10
 
 
À
24/02/2004 11:28:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00880173
Message ID:
00880375
Vues:
25
This is correct because
SQLSETPROP(0,'Transactions',2)
set a status into the Client ODBC driver,
and this send a implicit BEGIN TRANS to the backend.
The COMMIT remove 1 to the remote transaction level count,
but not change the status into the Client ODBC driver.

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform