Hi
I'm trying to use 'Select layer by attribute' in the model builder but with no luck (or result/selection). I build the query using the drop-down interface, which then gets translated into this:
Family LIKE '%Building%'
'Family' being the attribute where I'm trying to select the features that contain the string 'Building'.
The exact same query works fine when I run the tool from the Geoprocessing window (outside Model Builder).
What am I doing wrong?
Bruno