Posted By:
Albert_Einstein
Posted On:
Friday, February 15, 2002 01:31 AM
i have a prepared statement that i want to fill with values. the 2 first values are some values of a bean variable that functions perfect.
theproblem is the last value which is a key = key condition.
my String variable "table1.key" is set and i want to setObject the variable witch contains the String "table2.key".
i have tried also with "field:table2.key" nothing. even the same problem.
what can i do ????
help
markus