ANV Database by ANV - Toolkit for LabVIEW Download

Version | 1.6.26.2 |
Released | Mar 25, 2021 |
Publisher | ANV |
License | EULA |
LabVIEW Version | LabVIEW x86>=15.0 |
Operating System | Windows |
Project links | Homepage Documentation |
Description
ANV Database Toolkit (ANV DBT) is a toolkit, which helps developers design LabVIEW API for querying various databases. It allows to create VIs which can be used as API with the help of graphical user interface. When using these VIs, toolkit handles connection with the database, thus relieving developers of this burden in their applications.
You need to run VIPM as administrator in order to properly install the toolkit.
Release Notes
Updates/improvements:
- added new VI to functions palette "Query Result to Table". It could be used to easily convert SELECT DATA query results to Table (2D strings array);
- added selector of active database alias from API Manager VI. On selector's change, respective database is loaded;
- changed style of all created controls/indicators to Silver style;
- added "Filter Input Name" field. It allows to set name of filter's input, when filter comparison type is set to "value";
- documentation is added to the description of generated API VIs;
- added custom icons for API VIs list which indicate whether API VI is invalid, is valid or does not correspond to currently active database;
- added button "Error Details" to Query Test UI;
- improved error handling for database structure in API Manager;
- added validation of API VI name to check whether name is valid for OS platform;
- added check whether inserted/updated field is primary key during drag and drop;
- renamed tabs in API Manager to "Configure", "View", "Test;
- INSERT SELECT DATA query type name is changed to INSERT THEN SELECT, in order to better describe its purpose.
Fixed issues:
- fxed bug #229 - when error occured on Discard action, when no API VI was selected.
Note, you must have the VIPM Desktop app to install this package into LabVIEW.
VersionsRecent Posts
ANV Database Toolkit: Insert Queries
In previous post I’ve briefly described ANV Database Toolkit and the way of how to create Select qu… by Ivan Yakushchenko, 2 months, 4 weeks ago, 0 |
|
ANV Database Toolkit: Intro
Check the brief intro to our new ANV Database Toolkit - toolkit, which is going to change the way o… by Ivan Yakushchenko, 4 months ago, 0 |
|