Click here to Skip to main content
16,013,516 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

When insert more than 2000 characters in oracle database using oracledataadapter.update method its throwing "ora-01461 can bind a long value only for insert into a long column". In database table having 4000 character length. when creating oracle parameter in c# i have mentioned 4000 size.
we are using oracle 10g. and .net 2008.

Please any one can provide solution for this.

Regards,
Saravanan.C
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900