Subject | RE: [ib-support] EXTERNAL tables for logging |
---|---|
Author | Thomas Steinmaurer |
Post date | 2003-03-05T14:41:12Z |
Hi,
can't be sure that only *committed* DML operations are logged.
HTH,
Thomas.
> > External tables do have some restrictions you should be aware of:Well, but you are still outside transaction control, so you
> >
> > - Only INSERT and SELECT is supported
> > - No BLOB and array support
> > - DML operations are outside transaction control
> > ...
>
> well, for my logging system thats all I need (select and insert). And, I
> don't really need blob or array suport and so on...
can't be sure that only *committed* DML operations are logged.
HTH,
Thomas.