Hi !
I am trying to pass a variable to my query and I got an error, my query
is:
select * from employee where empno={@clave}
and the message is:
java.sql.SQLException: Elemento SQL92 no soportado en la posición: 41:
clave
...
...
...
Could you help me ?
Thanks a lot !
Gustavo Mejia
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>