On 05.Aug.2001 -- 12:00 PM, Mauro Velasco wrote:
> Hi all,
> 
> I'm using ESQL with (Tomcat 3.2.1, Cocoon 1.8.2, WinNT 4 sp6), and need 
> select all rows from any table, but I noticed before need know the columns 
> the be retrieved, exist a form to make this query. I'm usign Oracle 8.1.6, 
> Sql Server 7 and Mysql.

You're right, you need to know your columns in advance -- but you
could refer to them by number as well. This way it's a bit easier to
do it.

The CVS version (2.1) allows for expressions to refer to columns as
well. I will propably check it in for 2.0 as well today.

        Chris.

-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

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