From: Alexander S.K. <al...@be...> - 2009-10-22 11:31:22
|
Pavel, I'm strongly disagree with this change: > DbAppend() immediately evaluated on server This makes record appending two times slower, because demands additional command to be sent to the server. I don't see a situation when such immediate evaluating of dbappend() on a server may be needed. Could you comment this ? Regards, Alexander. |