Hi,
We are using firebird embedded in a heavy-multithreaded application, and it
works great... on windows... no way to make it work on Linux
- Original Message -
From: "Andrew" <[EMAIL PROTECTED]>
To:
Sent: Friday, August 04, 2006 4:20 PM
Subject: [Firebird-net-provider
Hello:
>
> What is the best practice regarding connection management?
>
> -- Must I create one connection for each thread?
>
Yes.
>
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel an
On 4.8.2006 16:20 Andrew wrote:
> -- Must I create one connection for each thread?
You should. ;)
--
Jiri Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
Take Surveys. Earn Cash. Influence the Future of
Hello,
Do you have experience using embedded firebird into a
heavy-multithreaded (multiple concurrent inserts) application? Basically I need
to insert data from concurrent incoming TCP connections, the insertion order is
not important.
First I think I need to buffer the data before