I am trying to insert a data table into SQL and the query throws this error and I am not sure why.
Thanks
I am trying to insert a data table into SQL and the query throws this error and I am not sure why.
Thanks
Hey
append .ToString after each reference to the currentRow. The same way that you are doing for CurrentRow.Item(“Name”).ToString
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.