Subject | Re: Facing Problems in executing the Select query |
---|---|
Author | rambabu_piridi |
Post date | 2007-09-05T05:47:09Z |
--- In firebird-support@yahoogroups.com, Alexandre Benson Smith
<iblist@...> wrote:
the query in question is a select query)? Will they still work
implicitly?
Bipasha
<iblist@...> wrote:
>CPU
> rambabu_piridi wrote:
> > We are working on Java/iBatis with Firebird DB on Windows single
> > machine. Each query in our case would be within its owntransaction.
> > In the case of an INSERT or UPDATE query the start & commitcase of
> > transaction would be required. But will this also be true in
> > a SELECT query? (none of the sub-queries update or insert intothe
> > database; they only select data)be
> > Also, how to set ForcedWrites ON/OFF?
> >
> > Bipasha
> >
> >
>
> As Alan said:
>
> When you start/finish a transaction there are pages that need to
> written, even if you just have selected data.What if start transaction & commits are not written explicitly(since
>
> see you !
>
> --
> Alexandre Benson Smith
> Development
> THOR Software e Comercial Ltda
> Santo Andre - Sao Paulo - Brazil
> www.thorsoftware.com.br
>
the query in question is a select query)? Will they still work
implicitly?
Bipasha