I have always tried to use the databaseupdater but have always had issues with it.
Why if i have a unique column with GFID values and i want to match that it gives the error.
Microsoft SQL Server Non-Spatial Writer: Failed to write a feature of type `dbo.COGO_23' to the database. Provider error `(-2147217900) The data types text and text are incompatible in the equal to operator.'. SQL Command `UPDATE [dbo].[COGO_23] SET [gfid]=?, BLAHBLAHBLAHWHERE [gfid]=?'
this is a flat mssql table with no geometry.