[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: [mapserver-users] limit query results



If you can use mapscript to do the query you can limit the number of
returned results with the sql 'LIMIT' clause. This even appears to work
with the DBD::XBase module's sql command subset.
HTH
Lowell F.

On Mon, 1 Jul 2002, Ryan, Adam wrote:

>
> Please,
>
> Is there a way to limit the number of records returned from an nquery /
> itemnquery?
>
> Thanks,
>
> AR
>