Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Isolation Level
Message
From
27/05/2006 11:54:42
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/05/2006 04:04:32
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01125484
Message ID:
01125504
Views:
19
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform