Home » Developer & Programmer » JDeveloper, Java & XML » Binding Column name and Values together using JDBC
Binding Column name and Values together using JDBC [message #92617] Mon, 18 October 2004 04:55
Mukul K Chauhan
Messages: 1
Registered: October 2004
Junior Member
I'm getting a problem with JDBC driver for Oracle 9i
Release (9.2.0.1.0) when binding Column and values together.

I'm having a preparedStatement with query:
Update
set ? ;

And set the whole string with Column and Value.
It generates problem/exception.

While same things may happen using SQL *Plus
using ?.

Anybody tried it...
Plz give solution to this problem....
Previous Topic: Releted to java.lang.NoClassDefFoundError
Next Topic: registerschema problem
Goto Forum:
  


Current Time: Wed Apr 24 20:21:32 CDT 2024