Subject | Re: Using an external table for logging |
---|---|
Author | robertgilland |
Post date | 2007-06-06T22:54:08Z |
Yes there is a major problem there.
Once Firebird opens an external file.
Nothing other than Firebird can write to it.
You want Firebird to log to the external table,
but you probably want your delphi app to write
to the table as well.
Firebird will not allow this, unfortunately.
Once Firebird opens an external file.
Nothing other than Firebird can write to it.
You want Firebird to log to the external table,
but you probably want your delphi app to write
to the table as well.
Firebird will not allow this, unfortunately.