Mombu the Programming Forum

Go Back   Mombu the Programming Forum > Programming > TTable error when updates
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 11th September 21:54
ppwong
External User
 
Posts: 1
Default 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.
  Reply With Quote


 


2 11th September 21:54
jamie
External User
 
Posts: 1
Default TTable error when updates



maybe what you should be doing is caching all input data from those that
are to update it. , then do your update..
  Reply With Quote
Reply


Thread Tools
Display Modes




666