Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Isolation Level
Message
De
27/05/2006 11:54:42
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
27/05/2006 04:04:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01125484
Message ID:
01125504
Vues:
15
>Hi,
>How to set transaction isolation level for MS SQL, My SQL, and other backend? Any common VFP function to do this?
>
>Thank you

Check "set transaction isolation level" in SQL server books online. ie:
text to m.lcSQL Noshow
set transaction isolation level read uncommitted
-- statements
endtext
SQLExec(m.lnHandle,m.lcSQL,"myResult")
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform