Subject Kinterbasdb or Firebird problem, Kinterbasdb state
Author rphelps@redshift.com
I've had a difficult time getting kinterbasdb 3.3-2 working with Kubuntu
9.04 Jaunty, python 2.6 and firebird 2.1. The problem is with inserting
data into an array field. I have done this in the past with older versions
of kinterbasdb. With the current kinterbasdb not all the system functions
work so this may be more of same. Here is the error.

(0, "Error while attempting to convert object of type <type 'list'> to
float for storage in field [name not known at this stage of query
execution]. The invalid input object is: [0.99984769515639127,
0.7193398003
3865108, 0.3987490689252462]")

The field is defined as follows 'col[0:2] float'

Is this a firebird error?

Non array fields seem to insert okay.

Also, can anyone point me towards information regarding kinterbasdb and
what its status is. I've found very little information on its status.

Ron