Subject | Re: FireBird 2.0 and Windows |
---|---|
Author | Adam |
Post date | 2007-10-29T22:31:49Z |
--- In firebird-support@yahoogroups.com, "Marco Castroo" <mcastro@...>
wrote:
* What do you mean by "not works" and "cannot be connected to the
database"? (Exact exception messages are often helpful in solving
problems)
* How do you connect from Delphi? (What components)
* Do you establish a separate connection from each thread or otherwise
handle thread safety of connections?
* Is your connection string IDENTICAL in both threads?
Our multi threaded applications work with embedded, superserver and
classic server, so I am not sure where Alan is going with that line of
questioning.
Adam
wrote:
>More information please:
> Hello,
>
> I have a software that is developed in Delphi 5 and it uses two
> threads connected to the database. The software works fine if FireBird
> is under Linux. But under Windows it not works. The second thread
> cannot be connected to the database.
>
> Any help?
* What do you mean by "not works" and "cannot be connected to the
database"? (Exact exception messages are often helpful in solving
problems)
* How do you connect from Delphi? (What components)
* Do you establish a separate connection from each thread or otherwise
handle thread safety of connections?
* Is your connection string IDENTICAL in both threads?
Our multi threaded applications work with embedded, superserver and
classic server, so I am not sure where Alan is going with that line of
questioning.
Adam