18.08.2016 8:47, Vlad Khorsun wrote:
>    What about 2500 ms ? :)
>     If user fetch one record per hour - yes,

   2500 ms is much less that an hour, you know...

> such application should be better rewritten

   It will require to implement background fetch. Much out of skills for most 
Delphi 
programmers.

>    DBA should decide what is more important for DB. Currently, DBA have no 
> way to control.

   IMHO, in proposed form it won't have more control, because there will be no 
sane range 
of timeouts values that could be useful to kill wrong DMLs but let selects to 
live.

   I would suggest to apply the timeout to each single execute() and fetch() 
call. This 
way selects will have the same quotes as DML.

-- 
   WBR, SD.

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to