Subject | Re: [firebird-support] Re: Facing Problems in executing the Select query |
---|---|
Author | Alexandre Benson Smith |
Post date | 2007-09-04T22:23:50Z |
rambabu_piridi wrote:
When you start/finish a transaction there are pages that need to be
written, even if you just have selected data.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br
> We are working on Java/iBatis with Firebird DB on Windows single CPUAs Alan said:
> machine. Each query in our case would be within its own transaction.
> In the case of an INSERT or UPDATE query the start & commit
> transaction would be required. But will this also be true in case of
> a SELECT query? (none of the sub-queries update or insert into the
> database; they only select data)
> Also, how to set ForcedWrites ON/OFF?
>
> Bipasha
>
>
When you start/finish a transaction there are pages that need to be
written, even if you just have selected data.
see you !
--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br