RSS: articles



I wanted to get a record set from a database and spent ages searching for a way to do it with examples but could not find what I wanted, so after a couple of hours created my own and thought for the good of the community I would share it in the hope it will help someone else.
It will return a Record set with the option to include the column names in the first row of a multidimensional string array created on the fly from the tables you wish to read.
 
 
Attachments:Get Database Table.vi  45KB