cs_BOT Posted August 7, 2009 Report Share Posted August 7, 2009 Hi, Since LabVIEW does not have Database connectivity toolkit for linux. Is it possible to communicate with MySQL database? If yes can some1 explain/illustrate how? regards, BOT Quote Link to comment
Adam Kemp Posted August 7, 2009 Report Share Posted August 7, 2009 There may be an open-source LabVIEW mysql API, but if not then you can always write one using the mysql C API (http://dev.mysql.com/doc/refman/6.0/en/c.html). Quote Link to comment
pallen Posted August 7, 2009 Report Share Posted August 7, 2009 Hi, Since LabVIEW does not have Database connectivity toolkit for linux. Is it possible to communicate with MySQL database? If yes can some1 explain/illustrate how? There's a tookit here: http://sourceforge.net/projects/sql-lv/ But haven't used it myself. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.