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, then later another thread uses it)? 2) What is supposed to be the behavior if: - Thread A is currently making a call on a FbConnection, and - Thread B calls Connection.close() Should I expect to see Thread A throw some sort of "Connection has been closed" exception? thanks, bryan ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider