Sorry for many questions today. I'm having hard problem.
In My Application there are two threads, working on the same physical database, but using two different couple of TIBDatabase and TIBTransaction objects, and every thread create his couple. Really, the first thread is the main thread and use a couple design-time created. The second thread create the couple in his method Execute. Well, the all application stops the run when the secondary thread calls the Open method on TIBDatabse object. Are there problems for multi-thread applications? I'm using C++Builder5 and i just tried to update the IBX package. I downloaded the 4.52 version, but it's not changing anything about my problem. Thanks. [Non-text portions of this message have been removed] ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

