Home » Developer & Programmer » JDeveloper, Java & XML » how to give the db2 keyword NEXT VALUE, in the prepared statement
how to give the db2 keyword NEXT VALUE, in the prepared statement [message #91931] Sat, 04 October 2003 03:15
Alok Agarwal
Messages: 1
Registered: October 2003
Junior Member
When I am trying to create a prepared statement with the db2 keyword"
INSERT into THOD_MSG_MIST

(MSG_ID,.......)

VALUES (NEXT VALUE FOR SEQ1, ......)
then it is giving me class cast exception.
As I can give only integer, decimal,time,timestamp,string for building the query dynamically.
Please help
Thanks in advance
Previous Topic: problem in XML validation using External DTD in Oracle 9i.
Next Topic: ClassCastException.....
Goto Forum:
  


Current Time: Fri Apr 19 07:25:42 CDT 2024