hello All, I'm using the database connectivity toolkit to communicate with an Access Database. Works pretty fine for reading out of the db - but now I have to write an array of strings (5 colums, about 20 rows) to a table. I create the table and define the rows using the 'create table.vi' and want to insert the array into the table in a second step. But the 'insert.vi'seems not to do this job.
I'm sure there is a standard solution to this problem. Simon
