You might prefer to go the open source route and try this excellent tool
LABSQL found here http://www.jeffreytravis.com/lost/index.html
"LabSQL
is a collection of VIs that use the ADO
object collection in LabVIEW so that you can connect to almost any
database, perform SQL queries, manipulate records, etc. Essentially
it is a collection of VIs that act as wrappers for ADO properties
and methods.
The
database you are connecting to should have an ODBC driver (almost
all databases do: Access, SQL Server, Oracle, Pervasive, etc.) "