06-10-2008 11:02 PM
06-11-2008 02:57 AM
06-11-2008 06:07 PM
06-12-2008 01:32 AM
No, the cluster and the Columns array must have the same number of elements (the help for the VI even says that) and they need to include all columns which don't allow nulls. The ID column is probably auto-incrementing. You can't insert it and you're not supposed to.
questionable wrote:
It seems like I have to define each element and I have to send the same number of elements as there are in the table.