I am trying to write/update data to a database using ActiveX Data Objects (ADO). I receive these errors:
ADO Error: 0x00000001 Argument error. One of the column names specified is blank.
ADO Error: 0x80000001 Argument error. The number of columns does not equal the number of parameters.
ADO Error: 0x80040E14 The INSERT INTO statement contains the following unknown field name.
Unfortunately, these messages come directly from the Microsoft ADO layer, which means LabVIEW has no additional insight into which specific columns or data types are causing the argument, field name, or type mismatch errors.
Collaborate with other users in our discussion forums
A valid service agreement or active software subscription may be required, and support options vary by country.
Helpful
Not Helpful