01-25-2020 04:39 AM
Hi all,
I wanna to write the integer array into the SQL DB. Refer attached image. I created the table as per column information cluster. But when I ma trying to write the data into DB, I got this error. In the "blow data in", I given only one value. not multiple data.Just want to know why I am getting this error, even the both data types (column information cluster and my input data "blow data in") .
Any help on this.
06-07-2020 07:47 AM
Looks to be a mismatch of data types. May you please attach your vi?