Seems to me like this problem's pretty trivial, but for the life of me, I can't figure it out. I have a little subVI that just opens a database, and uses the Insert Data VI to write a single row to a pre-existing database. Basically, I can write single columns, or if I specify multiple columns, no problem. But if I don't specify columns, and try to write a 44-column entry to the database that was just opened, I get an error (-2147467259) that sais the number of query values and destination fields are not the same. But if I check, the number of fields in the request is 44, and the number written is also 44.
Any ideas what I could do to see where the problem is? Thank you!
seppo