Subject Version 2.1 "invalid parameter in transaction parameter block" Error
Author delphidatadude
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
can't format message 13:99 -- message system code -4
SQL Code = -901
Firebird Code = 335544330

happens with every query that I run.
this code was / is working fine with version 2.0

Was there a change to the valid Transaction parameters with version
2.1 vs 2.0?

Any other Ideas? The fire ruby forum is not very active unfortunately.