Subject Multiple clients with JDBC
Author david_vanc
Hi, all. I am sure this a no-brainer, but I am new to Firebird, and I
can't seem to find the answer in the documentation. When I try to run
my TPC-B test on Firebird through the JDBC driver with more than one
client thread, I get the error

GDS Exception. deadlock
update conflicts with concurrent update

The URL I am using is of the form

jdbc:firebirdsql:<hostname>/3050:/export/devices/fire.gdb

What do I need to do to get it to support multiple clients?

Thanks,

David