Quantcast
Channel: Forums - ArcGIS Viewer for Flex
Viewing all articles
Browse latest Browse all 2097

Enhanced Search Widget, Searching a Joined SDE Table

$
0
0
I am having a problem getting the Enhanced search widget to search a joined SDE table. What I did was create a query layer from our sql server taxroll and joined it to our parcel layer. The name of the field in the table is CIS."DCAO\ARCGIS".%TrMaster.serial so in the xml this is what I put <value prompt="Example: 0001">CIS."DCAO\ARCGIS".%TrMaster.serial = '[value]'</value>
I assume its because of the name of the field? The way that esri names the table is database.schema.table. Our database name is CIS my username or schema is DCAO\ARCGIS and the table name is TrMaster. I think that the quotes and % symbols are what is screwing it up. Anyways I need to use a query layer since I have a specific query and I need to keep the data linked "realtime" to our sql server. So how can I fix this without having to export the table to a new "unlinked" table?

Thanks in advance.

Viewing all articles
Browse latest Browse all 2097

Trending Articles