Hi,
 
I need to do a  query for a map layer, and pass mulitple values to  parameters. 
 For example, 
 
Select * from VIEW where LocationID in (1, 3, 4, 5, 11) 
 
The values of  locationID is dynamic, it mabye one ID, two IDs or many IDs.
 
Is it doable to set up parameters like this?
 
Also, is it doable to use a SQL server stored Procedure in GeoServer SQL view? 
I tried something like "EXEC StoredProcedure_Name" but I got errors.
 
Thanks,
Meichun
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to