> I am trying to pass a variable to my query and I got an
error, my query
> is:
>
> select * from employee where empno={@clave}
>
try using <esql:parameter>@clave</esql:parameter> instead
of {@clave}

JC


--------------
Profitez de l'offre spéciale Liberty Surf !
50 h / 95 F TTC par mois tout compris pendant 3 mois
http://register.libertysurf.fr/subscribe_fr/signup.php3



---------------------------------------------------------------------
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]>

Reply via email to