While working on my filtering issues (fixed, bug submitted), I found
that the pagination for oracle doesn't work. I noticed the following
comment in formtools getRecordset function (https://farcry.jira.com/
source/viewrep/FC/branches/p600/packages/farcry/formtools.cfc?
r1=11376&r2=11613):
<!---
532 Commented this as not
necessary. Number to display per page is processed elsewhere.
533 <cfif
application.dbtype EQ
"ora">
534 AND rownum <=
#arguments.RecordsPerPage#
535 </cfif>
536 --->
Could someone point me to the location where this is actually
processed, because it is not working for Oracle? I'm happy to track
down the SQL / rownum problem, I just need a pointer to the file.
Thanks,
Tomek
--
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry