I have SQL Server non-spatial reader that pulls data from a view. We have updated the view to add several fields in SQL Server but the reader does not read the new fields (see attached). Any ideas?
Thanks,
--gary
I have SQL Server non-spatial reader that pulls data from a view. We have updated the view to add several fields in SQL Server but the reader does not read the new fields (see attached). Any ideas?
Thanks,
--gary
In the menu, try Readers / Update Feature Types to update the reader definition to match your view.
In the menu, try Readers / Update Feature Types to update the reader definition to match your view.
That did the trick. Thanks much David.
--gary