Subject | Re: [firebird-support] transaction in stored procedure |
---|---|
Author | Alberti Tamas |
Post date | 2010-04-13T21:48:04Z |
Yes, this is my idea as well as i check some articles on the internet,
but i am afraid about that the external tables will be more slower then
internals, when i use select statements from big tables wont be?
t
Alan McDonald wrote:
but i am afraid about that the external tables will be more slower then
internals, when i use select statements from big tables wont be?
t
Alan McDonald wrote:
>
>
> > Thanks
> >
> > Sorry i forget to say i have fb 2.0
> > is there anyi option ffor this in 2.0?
> >
> > t
> >
>
> use an external table for the log inserts. They are not subject to rollbacks
> Alan