Subject | RE: [firebird-support] Simultaneous INSERTS on the same table by a multithreaded app using embedded FB |
---|---|
Author | Alan McDonald |
Post date | 2005-02-15T18:20:03Z |
> Platform: Win XP SP2no matter how simultaeous you think they are.. the server will serialize
>
> I am using IBPP to connect and talk to an embedded FB DB. I tried
> transacted INSERTS on the same table using multiple threads and FB
> seems to have no issues. I see that all INSERTS are successful. My
> question is, am I right in assuming that as long as my app is threaded
> ((thread (vs) Fork) in the same address space), will simultaneous
> inserts on the same table work ?
>
> -Alexei
them.
So there will not be any problem.
Alam