[mapserver-users] limit query results

Lowell.Filak lfilak@medinaco.org
Tue, 2 Jul 2002 08:07:51 -0400 (EDT)


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
>