Øystein Grøvlen wrote:
I do not think doing a select in a trigger does not make sense.
Sorry, to many negations here. I mean of course that "doing a select in a trigger does not make sense".

JDBC does not provide you with any way to get hold of the result set. From your description, I think you need an insert statement in your trigger, not a select statement.



--
Øystein

Reply via email to