Afternoon,
I need some help understanding this error when importing a tab delimited VV survey file.
I needed to add a question to a live survey so i followed the instructions here:
Changing an active Survey
Got to the point of importing the file and I am getting:
CDbCommand failed to execute the SQL statement: SQLSTATE[22018]: [Microsoft][SQL Server Native Client 11.0][SQL Server]Conversion failed when converting the nvarchar value '17
' to data type int.. The SQL statement executed was: SELECT * FROM [dbo].[survey_843445] [t] WHERE [t].[id]=:yp0
Anyone had this issue and know a way of fixing it?
I have attached the VV file and column I is the new question.
Any help would be appreciated.