Hi,

I have a layer defined like:

LAYER
NAME "x"
...
CONNECTIONTYPE OGR
CONNECTION "/data"
DATA "SELECT x.ID, y.NAME FROM x LEFT JOIN y ON x.ID=y.ID"
...

I need to enable attribute searching for NAME field from y.dbf file. How
is this possible?

thanks

regards, dejan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
pmapper-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to