11-30-2017 08:32 AM
Hello,
I'm trying to add data to an access database using the connectivity toolkit of Labview.
At this moment, I have one row in my database: [Lindex lindex 0 0 0] with the first two elements of string type and the last three elements of double type. I want to add a new row [Hello hello 0 0 0] in my database using the "Insert Data" block, but it doesn't work properly.
Can anyone help me out?
Thanks!
11-30-2017 09:15 AM
12-01-2017 10:16 AM
I did an edit to my vi, but it still gives an error (see picture). I also took a printscreen of my access database.
Can u also tell me how to get the coercion dot away?
Thanks!
12-04-2017 08:53 AM
Your Columns-array to the Insert to DB is empty.
/Y