Yep, that works. I found this a few hours after I posted and I should have
posted the answer, sorry.

Note, though, that my taglib.pdf does NOT have this information. (I found
the getRowCount in the JRUN-Talk archives.) Are you using JRUN 3.0 docs? I'm
using JRun 3.1. I've already posted a comment on the Livedocs system about
this information seems to be missing.

=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Macromedia

Email   : [EMAIL PROTECTED]
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda

> -----Original Message-----
> From: Nathan Wheat [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 19, 2001 8:30 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: QueryTable
>
>
> Ray,
>
> I'm not sure if this is what you've found already, but in the JRun docs,
> under "{Jrun-root}\docs\pdf\taglib.pdf" (Introduction to the JRun Tag
> Library) on page 16, there's a breakdown of attributes and methods for
> QueryTable.  There's one method there declared as: "Public int
> getRowCount()" which you should be able to use for your purpose.
>
> I've been able to use it, before looping over a QueryTable result set with
> the following:
> <%=myQueryTable.getRowCount() %>
>
> Hope that helps,
>
> Nathan Wheat
> Technical Sales Consultant
> Firmware Design
> Phone:  0401 148 989
> Email:  [EMAIL PROTECTED]
> http://www.firmware.com.au
>
> Are you a Web Developer or Designer?
> Looking for an edge? If so, check out Web Design 2001
> Go to the link Below to find out more & register
> <http://wd2001.firmware.com.au/ft>
>
>
>
>
> -----Original Message-----
> From: Raymond Camden [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 19 June 2001 3:58 AM
> To: JRun-Talk
> Subject: QueryTable
>
>
> Where can I find more information about the QueryTable type? The only
> documentation I've found so far is in the doc page for jrun:sql.
> Specifically, I'm trying to figure out how to get the # of rows _before_ I
> begin looping over the results.
>
> =======================================================================
> Raymond Camden, Principal Spectra Compliance Engineer for Macromedia
>
> Email   : [EMAIL PROTECTED]
> ICQ UIN : 3679482
>
> "My ally is the Force, and a powerful ally it is." - Yoda
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to