Re: [cx-oracle-users] Long values ...
Brought to you by:
atuining
From: Jani T. <re...@gm...> - 2011-04-01 11:33:44
|
Could you provide some more information DDL & DML + server version you're using since there is few known bugs in certain Oracle versions regarding similiar issues. -- Jani Tiainen On Friday 01 April 2011 13:01:13 Roger Wenham wrote: > 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. > > > --------------------------------------------------------------------------- > --- Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users |