You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Gustavo Mejia <gm...@infotec.com.mx> on 2001/06/12 20:31:05 UTC

Error in my query

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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>