[cx-oracle-users] Long values ...
Brought to you by:
atuining
From: Roger W. <rog...@to...> - 2011-04-01 10:18:53
|
Hi, I am occasionally getting the database error: ORA-01461: can bind a LONG value only for insert into a LONG column The table the code is updating only has varchar2 and number columns. I my only guess is that there is something in one of the strings that is causing cx_Oracle to treat it as a LONG, even though the column is something else.... What would cause cx_Oracle to try and treat one of the variables variable as a LONG? Any help or pointers would be greatly appreciated.... Roger -- Mit freundlichen Grüßen Roger Wenham tomaxx GmbH Max-Planck-Strasse 3 D-85609 Aschheim Germany Phone: +49-89-959892-16 Fax: +49-89-959892-29 e-Mail: Rog...@to... ----------------------------------------------------------------------------- Geschaeftsführer/CEO: Alexander Keller, Ilan Sikary Sitz/Domicile: Aschheim Amtsgericht/Local Court: München/Munich HRB-Nr./Commercial Register No.: 124261 ----------------------------------------------------------------------------- This e-mail message and any attachments may contain confidential, proprietary or non-public information. This information is intended solely for the designated recipient(s). If an addressing or transmission error has misdirected this e-mail, please notify the sender immediately and destroy this e-mail. Any review, dissemination, use or reliance upon this information by unintended recipients is prohibited. Any opinions expressed in this e-mail are those of the author personally. |