sql_LV.llb is a high-performance library for interfacing your LabView application with your ODBC or MySQL-based database. Result and data sets are handled as cluster arrays.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow LabView Database Library
Other Useful Business Software
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
-
HI, I'm trying to use your library, with the standard comunication port (3306) it works OK, but for a MySQL DB I need to use to 3310 port. How can I do? Thanks a lot Franco franco.atzeni@terna.it
-
I am thankful for the author to share the code which worth 300$, the only issue is installation instruction is missing and the code doesn't seem to work on its own, some subvi are missing, another option that actually works is LabSQL-1.1a, it isn't necessarily better than this one technically, it just works.
-
I (yes, I'm the author) use this library all the time. It's as if the author (yes, me) were reading my mind, anticipating all my requirements in making a LabView DB library that does everything I need it to do. Also, I learned a lot writing this, polymorphic VIs, data casting, C interfacing. It's a master class in LabView programming -- the best example of LabView programming and utility I've ever seen!