Db2curiosity
Programmer
Hi,
We are encountering a strange situation which using PREPARE and then EXECUTE for a dynamic INSERT statement.
The Stored proc is not returning any error but the insert is not happening. We tried running the INSERT statement outside and its doing fine ..
do you have any idea why the thing is behaving in this wierd way ?
Thanks
We are encountering a strange situation which using PREPARE and then EXECUTE for a dynamic INSERT statement.
The Stored proc is not returning any error but the insert is not happening. We tried running the INSERT statement outside and its doing fine ..
do you have any idea why the thing is behaving in this wierd way ?
Thanks