How to Interact with SQLite Databases from LabVIEW

Updated Feb 20, 2023

Reported In

Software

  • LabVIEW
  • Third Party Add-Ons

Other

  • SQLite Library for LabVIEW by Dr. James Powell

Issue Details

I'm interested to know if the LabVIEW Database Connectivity Toolkit supports SQLite or if LabVIEW includes native functions that support this kind of database.

Solution

There is no native NI solution to communicate with SQLite databases from LabVIEW. Because of that, it is required to use third-party libraries. 
For instance, the SQLite Library for LabVIEW by Dr. James Powel is a free-library and can be dowloaded from the VI Package Manager.

Additional Information

For specific information about the LabVIEW Database Connectivity Toolkit, refers to the User Manual.