Recent content by Murat Memioglu

  1. M

    ORA-01461: can bind a LONG value only for insert into a LONG column

    I did nothing with BytesPerCharacter property but I tested it and it worked. Thanks alot Marco.
  2. M

    ORA-01461: can bind a LONG value only for insert into a LONG column

    Hi guys, I am getting ORA-01461: can bind a LONG value only for insert into a LONG column when I want to update a varchar(60) field in a table through doa (with a TOracleDataset). There is no LONG field in the table. And I get this error not only on this table. I get this in every update on...
Back
Top