que locoo
excellent, it works perfectly
thanks Larry
On Mon, Feb 2, 2009 at 10:31, Larry Meadors wrote:
> Add remapResults="true" to your select element.
>
> Larry
>
--
Betto McRose Gamarra
IcarusDB
"Soluciones Informáticas"
Cel.: +595 992 686947
Add remapResults="true" to your select element.
Larry
query to send
==
SELECT DISTINCT column_name
FROM dba_tab_columns
WHERE owner = 'WEBUSER'
AND table_name = 'users'
reference.xml
==
this works in other places I use, for example with this query
SELECT DISTINCT table_name FROM dba_tables WHERE owner = 'WEBUS