Subject | Re: Exception in jgds.GDS_Impl |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-10-08T12:37:11Z |
> We have it running on Windows/XP, using one single connection toIs it used from multiple threads? If yes, you have to synchronize
> database.
against the connection object - JayBird 1.0 and JayBird 1.0.1 are not
thread safe, JayBird 1.5 should be thread safe, but it is not released
yet.
Roman