Using the Database Connectivity Toolset, I can WRITE to an Access Database using DB Tools Insert Data.
When I attempt to READ from the same database, the DB Tools Select Data VI returns data of type variant.
I cannot convert this data into anything useful (although I can PROBE it - so it is there!)
The VI which OUGHT to work is, I think, "Variant to Data".
But this returns error 91. Incompatible variant data type.
Any ideas how to extract data from Access???