Question

Cannot import CSV to SQL Server Geodatabase

  • 21 March 2019
  • 1 reply
  • 3 views

Badge +1

I am trying to import a csv file to a SQL Server geodatabase - 10.6.1. There are only 2 fields and 66 records. I am getting the following error: Destination Feature Type Routing Correlator(RoutingFactory): COM.safe.fmeobjects.FMEException: Feature attribute not found or could not be represented as UTF-8 String: fme_template_feature_type


1 reply

Badge +10

This issue was resolved by using the Esri Geodatabase (ArcSDE Geodb) (shortname: GEODATABASE_SDE) writer instead of the SQL Server Non-Spatial writer.

Reply