SQL window inserting nvarchar2 columns

g_lagaffe

Member²
Hello,

we have a table with nvarchar2 columns. When we try to add records in a SQL-window we get the following error message:
ORA-1461: can bind a long value only for insert into a LONG column.
Updating values in the nvarchar2 columns is possible.
Is there a workaround for this?
 
Can you go to Help > Support Info, press the 'Copy all pages' button on this info screen, and paste this text into an e-mail reply?
 
Back
Top