Hi,
with my german locale I'm getting a
ValueError: invalid literal for float(): 1,0
if I'm selecting on a table with DECIMAL columns.
I had to modify db2cli.ini
;This will force DB2 CLI/ODBC driver to always use period ('.') as
;decimal separator.
PATCH2=15
to get my select working. It would be nice if PyDB2 could work around this problem for me.
Regards
Bastian
Logged In: YES
user_id=2003727
Originator: NO
This should be fixed in 1.1.2