TTable error when updates
my program using ttable through BDE Connect to MSSql7.0.
as the data become more and more larger,now,when many user online,they
cann't update some record(now have find two records).if they update some
records,the application is not respond and occur error timeout.how can I
do for it?thanks
I think the row have lock by mssql,because when only one session connect
with the table,update is ok.
|