Sven:
Have you checked your error log?
I'm working with PostgreSQL but when I get no errors and no rows updated
I always find an error message in the log file (/var/log/httpd/error_log
in my RH 7.1 box).
Messages look like:
DBD::Pg::db do failed: ERROR: Bad boolean external
representation '1536'
DBD::Pg::db do failed: ERROR: Bad boolean external
representation '1536.00'
what means you have some wrong formatted data.
HTH
Pablo
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]