Hi everyone, i'm trying to insert array of data into SQL database, but it displays an error"Argument error; the number of columns does not equal the number of parameters" . but in my program the number of column is equal to number of parameter. I cannot find out why the error is coming.
I'm new to LabVIEW, please help me to solve this error.