After removing these lines from the esql.xsp sample it works again:
<esql:execute-query>
<esql:query>select xml from xml_table</esql:query>
<esql:results>
<esql:row-results>
<esql:get-xml column="xml"/>
</esql:row-results>
</esql:results>
</esql:execute-query>Does anyone know something about these lines? Or can we remove them? Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
