I’ve noticed that FileGeoDatabaseFeatureLayer does not handle column names correctly. With ShapeFileFeatureLayer I could use something like below for the columnName.
“text [columnName]” => text 32
or
"[columnName]" => 32
or
"columnName1 columnName2" => 32 64
Basically I noticed it doesn’t handle brackets [] nor spaces like the ShapeFileFeatureLayer does. Is this something that can easily be fixed? BTW I’m using 9.0.0.180.
FileGeoDatabaseFeatureLayer Labeling Issue
Found a work around. Thank you, anyways.
Hi Chad,
I am glad to hear you solved that.
Regards,
Don