Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Begin transaction & sqlsetprop(handle,transactions,2)
Message
De
24/02/2004 13:21:54
 
 
À
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:
00880383
Vues:
33
>Hello,
>
>what is also interesting is that when you connect a transactions is already in progress... e.g.
>
>

>SQLSETPROP(0,'Transactions',2)
>
>LOCAL lnCon
>lnCon = SQLCONNECT(yourSettings...)
>
>?SQLEXEC(lnCon,'SELECT @@TRANCOUNT AS myTest','testres')
>?"TransactionCount", testres.myTest

Your select starts a transaction.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform