Anyone With Experience With Andrea's FloatSpin?

I have one REAL value for which I'm using Andrea's FloatSpin() widget. It
works well except when I try to write the value to an embedded pysqlite2
database. The error I get is:

   File "/data1/eikos/variablePage.py", line 362, in OnVarSave
     self.appData.cur.execute(stmt1,(self.vn, self.vd, self.vp, self.vs,
self.vr,
pysqlite2.dbapi2.InterfaceError: Error binding parameter 9 - probably
unsupported type.

   I've asked for help on that maillist, but without a solution so far. I can
correctly print the variable with that value in the __init__() and bound
methods. When I change the value with the spin control, the proper values
are displayed and printed. It's only when trying to execute the embedded
'insert' statement that something breaks.

   Has anyone else used this widget? What's been your experience with it? I'm
at a complete loss after hours of searching for what might be the problem.

TIA,

Rich

···

--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc.(TM) | Accelerator
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863