java guru <[EMAIL PROTECTED]> writes:
> The log file didnt show any error..or may be i am
> missing it...
>
> Anyway, I was using following code(note the
> esql:error-results) for catching database exceptions..
>
>
>select * from
> department_table1
>
>
>
The log file didnt show any error..or may be i am
missing it...
Anyway, I was using following code(note the
esql:error-results) for catching database exceptions..
select * from
department_table1
this is err
Hi,
have you checked the logfile (by default it is
cocoon/WEB-INF/logs/cocoon.log)?
I am also wondering how I can extract the exception from an esql query?!?!
Mariano
> I am trying to get the sample sql link from welcome
> page work..the esql link works fine ... but the sql
> link throw