On 7/13/07, Bryan Pendleton <[EMAIL PROTECTED]> wrote:
> 1) Is FbConnection thread safe? Can two threads make calls
> on the same connection at the same time? If not, can different
> threads serially re-use the connection (first one thread
> uses it, then later another thread uses it)?
No. You sho
Hi all, I'm just getting started with the FB .Net provider,
so please excuse me if these are dumb questions:
1) Is FbConnection thread safe? Can two threads make calls
on the same connection at the same time? If not, can different
threads serially re-use the connection (first one thread
uses it, t