Subject Creating BLOBs in non-autocommit mode bug fixed
Author Roman Rokytskyy <rrokytskyy@acm.org>
Hi,

I have fixed serious bug in driver. When driver was running in non-
autocommit mode, no checks about transaction were made before BLOB
was created. In some cases this cause GDSException with invalid
transaction handle.

Now it is fixed. Please, update your sources.

Best regards,
Roman Rokytskyy