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
Crowdtesting That Delivers | Testeum
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
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!