Greetings
I have a program that creates and pools threads. Inside each thread is a DB (interbase) object that is Active. When the program is called and there is a thread inactive in the pool the process uses that thread. My question is what happens to the object if the firebird service is shut down and then restarted. Is the object any good? I have found that it doesn't seem to bother the program and continues to work without a flaw. (Obviously if the service is not restarted the program won't work) But that doesn't
seem like it should - anybody run into this before?
Thanks
John
I have a program that creates and pools threads. Inside each thread is a DB (interbase) object that is Active. When the program is called and there is a thread inactive in the pool the process uses that thread. My question is what happens to the object if the firebird service is shut down and then restarted. Is the object any good? I have found that it doesn't seem to bother the program and continues to work without a flaw. (Obviously if the service is not restarted the program won't work) But that doesn't
seem like it should - anybody run into this before?
Thanks
John