The DBMS Action has no knowledge about your query... and thus it cannot get row# information or totalrows (which is used in the manual's implementation of next/prev results).
However, depending on how complex your DBMS Action, you can use the Search Action with custom criteria and results... and you can probably accomplish the same query and still use the pre-fab next/prev code. Just a suggestion. Jim Kass Web Developer -- Forestweb: The Source for Industry Intelligence Best Content -- Most Relevant -- Best Delivery http://www.forestweb.com (310) 553 - 0008 -----Original Message----- From: Wilcox, Jamileh (HSC) [mailto:[EMAIL PROTECTED] Sent: Friday, December 12, 2003 1:31 PM To: [EMAIL PROTECTED] Subject: Witango-Talk: Paged results for a Direct DBMS action OK, I need to add next/previous paging to a webpage. This is the results page of a direct dbms action. The paging in the manual doesn't work, because it is based on having checked the "Get Total Number of Matching Rows" box in the Results tab of the Search Action. The Direct DBMS Results tab doesn't have that option, I dunno why. Has anyone done this? Thanks. j ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
