Ben Dave - 2006-12-16

Hi,

I have found a strange behaviour.
I was trying to insert rows into a float column
This works fine until you try to pass None.
When none is passed, the conversion fails.

This appears to be a bug linked with the parametersStyle being pyFormat.

Ben