You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Joseph Rajkumar <ra...@telocity.com> on 2002/02/25 16:58:43 UTC

get-column-count

Hi
	Could some one please confirm where
the "esql:get-column-count" works as it says
it should?

	I could get "esql:get-column-label("<number>")
to work, where <number> is the index of the column,
but I am unable to get the get-column-count to work.

Thanks
Joseph Rajkumar

-- 
email: rajkumar@telocity.com

---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: get-column-count

Posted by Christian Haul <ha...@dvs1.informatik.tu-darmstadt.de>.
On 25.Feb.2002 -- 10:58 AM, Joseph Rajkumar wrote:
> 	Could some one please confirm where
> the "esql:get-column-count" works as it says
> it should?

It should return the number of columns in a result set.

> 	I could get "esql:get-column-label("<number>")
> to work, where <number> is the index of the column,
> but I am unable to get the get-column-count to work.

Joseph,

could you be a bit more especific? How do you use it, what is the result, 
what you were expecting, is there an error message (which?), and what 
does the relevant snippet of the generated java file look like?

	Chris.

-- 
C h r i s t i a n       H a u l
haul@informatik.tu-darmstadt.de
    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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>