Hi,
I have to merge two tables with the common field.. one is from plain sql database and other is feature class..
Here I am using Feature Merger transformer..But I have to query the data in feature class using wild card search (data) from table1.
SQLDatabase-------------------(Select Code from Table1)
|
|
FeatureMerger ----> I want to query the data FCField like Code
|
|
FeatureClass -----------------(Select FCField from Featureclass)
Any help would be highly appreciated.
Cheers,
Srikanth Dasari