DB for LabVIEW™ is a stand-alone program that allows you to automatically generate a driver VI for a database. This driver uses the LabVIEW™ Database Connectivity Toolkit so you need to install this toolkit in order to use DB for LabVIEW™.
DB for LabVIEW™ is a stand-alone program that allows you toautomatically generate a driver VI for a database. This driver uses theLabVIEW™ Database Connectivity Toolkit so you need to install this toolkit inorder to use DB for LabVIEW™.
Instead of having to interface with variants with the LV DatabaseConnectivity Toolkit, use DB for LabVIEW to directly get clusters with theright data type.
Here is a list of the main features:
· Connect your existing database bydefining UDL file (Universal Data Link compatible with many types of databases)
· Generate a unique polymorphic VIthat connects to every table of your database
· The polymorphic VI adapts itsterminal types to the column data types of the table you've chosen
· 1 unique VI can execute"select", "insert", "update" and"delete" queries on every tables of your database
· Update your database structureand regenerate the driver, and your LabVIEW code updates automatically with thenew database structure
· And more...
If this is the first time you are using thisproduct, you are strongly advised to visit the HELP system and follow theGetting Started guide.
http://help.studiobods.com/dbforlabview
This help system includes information about DB for LabVIEW, step-by-stepinstructions, and reference information about interfaces.