L
lxpq
Unregistered / Unconfirmed
GUEST, unregistred user!
使用ado连接sql server2000数据库,设置如下
adoquery.cursorlocation:=cluseclient;
adoquery.locktype:=ltBatchOptimistic
当向adoquery中连续插入>=20条记录后,提交时UpdateBatch(arAll)报错‘连接错误’,
如何解决?
高分奉上!!!
adoquery.cursorlocation:=cluseclient;
adoquery.locktype:=ltBatchOptimistic
当向adoquery中连续插入>=20条记录后,提交时UpdateBatch(arAll)报错‘连接错误’,
如何解决?
高分奉上!!!