[mapguide-users] SetFilter IN

Jackie Ng jumpinjackie at gmail.com
Mon Apr 27 04:33:31 EDT 2009


Another question I should've asked:

Are district1, distrct2 the actual values you are after or are they variable
names?

- Jackie



KOBAH wrote:
> 
> Hello,
> I hope users might have undergone this basic query filter in past.
>                districtQuery.SetFilter("Autogenerated_SDF_ID = " +
> district);
> 
> I just want to alter this filter to include multiple option by using IN
> query filter.
>            districtQuery.SetFilter("Autogenerated_SDF_ID IN (district1,
> district2, district2) ");
> 
> I am getting result for the first variable only not the others. Is my
> syntax right?
> Regards,
> KOBAH
> 

-- 
View this message in context: http://n2.nabble.com/SetFilter-IN-tp2718929p2723451.html
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list