Subject Re: Problem with multi-threaded update/query
Author phil_hhn
> Can anyone tell me - do the queries in both the threads need to be
> synchronized, or is the correct way to do this actually to create a
> second connection to the database (for the second thread to use)?
>
> Thanks,
> Phil

BTW, I'm wondering whether this is really a JDBC issue, rather than
the Firebird Engine. Also we are using 1.5.2 or 1.5.3 SS on windows
and 1.5.1 CS on the mac.