Hello,
I am using an ArcSDE geodatabase that is connected to a Microsoft SQL Server. I am running some processes using some SQL commands to push data from MS SQL Server into other applications. I received the following error when I attempted to run the process:
"Msg 8114, Level 16, State 5 Error converting data type nvarchar to numeric"
There seems to be a data type mismatch somewhere in ArcSDE data but the error does not provide me with a specific field so that I can check data in the ArcSDE geodatabase. Would it be possible pinpoint the field in the ArcSDE database where the issue exists?
Thank you,
SAM1