From: Kevin W. <kw...@it...> - 2001-11-29 20:09:48
|
I did not seem to heed you warning enough...until now! I prepended my connection string with "localhost:" and it seems to work fine again. Thank You!! -----Original Message----- From: Leyne, Sean [mailto:sl...@at...] Sent: Wednesday, November 28, 2001 6:21 PM To: Kevin Wooten; fir...@li... Subject: RE: [Firebird-devel] Firebird Concurrency Kevin, > I was under the impression it was totally safe to operate on different > connections from seperate threads at the same time. I am=20 > running into a > deadlock problem and I want to be totally sure I can rule this out. Your impression is correct. The only caveat is that you CAN NOT use a local access connection -- you MUST use a network/loopback access connection. -- Sean Leyne There is nothing wrong with Interbase that Firebird can't fix http://FirebirdSQL.org |