Subject | Simple Multi Thread Question. |
---|---|
Author | inoffensive_2006 |
Post date | 2007-11-14T12:38:41Z |
Hi Again Folks:
This is a Windows application, Firebird 2.0.1 and IBPP.
A month ago I started "Hanging by a thread", and received a lot
of assistance.
Now I've re-designed much of this application, and I want to
make sure I understand.
Can a Windows process have multiple threads accessing the
database as long as each opens it's own connection and manages
it's own transactions?
I think the answer is yes, but I want to be sure before I
start cutting the code.
Thanks
Larry
This is a Windows application, Firebird 2.0.1 and IBPP.
A month ago I started "Hanging by a thread", and received a lot
of assistance.
Now I've re-designed much of this application, and I want to
make sure I understand.
Can a Windows process have multiple threads accessing the
database as long as each opens it's own connection and manages
it's own transactions?
I think the answer is yes, but I want to be sure before I
start cutting the code.
Thanks
Larry