Hi, Would anyone like to share an example of a custom stored procedure that: Supports paging, and Returns a TList not a dataset, and INNER JOINS on one or more sub tables so a WHERE search can target the sub tables I have the following, which is an exact copy of the same generated GetPaged SP for a table...