DELPHI盒子
!实时搜索: 盒子论坛 | 注册用户 | 修改信息 | 退出
检举帖 | 全文检索 | 关闭广告 | 捐赠
技术论坛
 用户名
 密  码
自动登陆(30天有效)
忘了密码
≡技术区≡
DELPHI技术
lazarus/fpc/Free Pascal
移动应用开发
Web应用开发
数据库专区
报表专区
网络通讯
开源项目
论坛精华贴
≡发布区≡
发布代码
发布控件
文档资料
经典工具
≡事务区≡
网站意见
盒子之家
招聘应聘
信息交换
论坛信息
最新加入: lixuan123
今日帖子: 0
在线用户: 4
导航: 论坛 -> 数据库专区 斑竹:liumazi,waterstone  
作者:
男 l_wming (L_Wming) ★☆☆☆☆ -
普通会员
2022/2/15 14:56:15
标题:
uniADC怎么启用脏读? 浏览:1315
加入我的收藏
楼主: uniADC数据库控件怎么启用脏读?
----------------------------------------------
-
作者:
男 emailx45 (emailx45) ▲▲▲▲△ -
普通会员
2022/2/15 22:06:38
1楼: Devart Forum:
----------
Re: SET SESSION TRANSACTION ISOLATION LEVEL READ UNCOMMITTED
Post by MaximG » Fri 06 Dec 2019 15:28

To set up the required isolation level for the transaction using our components, execute the following code instead of the statement "SET TRANSACTION ISOLATION LEVEL READ uncommitted" :

CODE:
----------
SELECT ALL

    ...
    uses CRAccess;
    ...
    UniConnection.StartTransaction(ilReadUnCommitted);
----------------------------------------------
The higher the degree, the greater the respect given to the humblest!RAD 11.3
作者:
男 l_wming (L_Wming) ★☆☆☆☆ -
普通会员
2022/2/16 9:26:12
2楼: StartTransaction();
默认就是:StartTransaction(ilReadUnCommitted);

感谢emailx45
----------------------------------------------
-
信息
登陆以后才能回复
Copyright © 2CCC.Com 盒子论坛 v3.0.1 版权所有 页面执行60.05859毫秒 RSS