Board index » delphi » Problem connecting to multiple databases ...
Melissa Mussitsch
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Problem connecting to multiple databases ...
I am having a problem connecting to various databases. One pass thru
the application and it's fine. But on the 2nd attempt, I get an Invalid Thread ID error. The problem is related to connecting and disconnecting databases. I just wondered how one would connect and disconnect to multiple databases? Am I doing it right below, or is there some other free and release method I should be calling as well? Here is the code: Hopefully someone can help. Thanks! |