Subject Re: [firebird-support] Version 2.1 "invalid parameter in transaction parameter block" Error
Author Dmitry Yemanov
delphidatadude wrote:

> Howdy folks, I am using the Fireruby connection to connect to a
> version 2.1 database and am getting the following error:
>
> ActiveRecord::StatementInvalid: FireRuby::FireRubyException: Error
> starting transaction.
> invalid parameter in transaction parameter block
>
> Was there a change to the valid Transaction parameters with version
> 2.1 vs 2.0?

v2.1 validates the TPB (transaction parameter block) format more
strictly, throwing an error on any wrong or incompatible option
combination. So, it seems that FireRuby has some bad code in this regard.



Dmitry