Help needed urgent [message #36880] |
Mon, 31 December 2001 00:10 |
Kishore
Messages: 45 Registered: September 2000
|
Member |
|
|
hi,
I am using a proc/c code to constantly poll a database.I am doing a lot of fetch and there is only single insert statement.i am getting an error message:
ORA-01461: can bind a LONG value only for insert into a LONG column
as soon as the program starts ecxecution after a fetch statement.Does this error has anything to do with fetch?
kindly help me.
----------------------------------------------------------------------
|
|
|
|
Re: Help needed urgent [message #36889 is a reply to message #36880] |
Mon, 31 December 2001 18:15 |
Kishore
Messages: 45 Registered: September 2000
|
Member |
|
|
hi suresh
thanx for the immediate response.No there is not even a single column having Long datatype
----------------------------------------------------------------------
|
|
|