unable to insert record into table - proc [message #193646] |
Mon, 18 September 2006 13:27 |
kshkid
Messages: 24 Registered: November 2005
|
Junior Member |
|
|
hi,
am using proc to insert records into table in oracle 10G.
type case (I)
with prepared statement i am not able to insert records to the table.
with direct insert statement i am able to insert records.
type case (II)
for few cases of insert i am receiving error as 'for variable type 5 needs a terminating null'
could somebody please help me with us?
am trying for a long time but not successful ?
thanks a lot in advance.
|
|
|