03-03-2004 01:47 AM
03-03-2004
04:47 PM
- last edited on
11-14-2025
12:13 PM
by
Content Cleaner
Hi Aleksi,
I have found a couple of links that may help you out.
How to Integrate MS Visual C/C++ or Borland DLLs into CVI
Also as an alternative approach, rather than using DLLs you could perform MySQL functions in CVI.
In addition, you can obtain the SQL toolkit for LabWindows/CVI from www.ni.com. Here is a link to the SQL toolkit reference manual, if you decide to
get it, or already have it.
Hope this helps! Good Luck!
Jeremy L.
National Instruments
03-04-2004 07:50 AM
03-04-2004 11:36 AM
08-02-2011 04:39 AM
Hi everyone,
i tried to follow the link which explained how to convert the mysql-c-connector .h, but the link is not valid.... Anyone have this instructions? Thank you.
08-02-2011 05:50 AM
Hi,
I have just tried all three links in the message of Jeremy L on 03-03-2004 11:47 PM and all three did work for me...?
08-03-2011
01:35 AM
- last edited on
11-14-2025
12:14 PM
by
Content Cleaner
Wolfgang,
thank you for your help.
I didn't explain so good in my last message.
The link http://digital.ni.com/public.nsf/websearch/6257BDDBE5DC9BE886256D3A005697E3?OpenDocument works good, but in that page there is another link (http://perso.wanadoo.fr/philippe.baucour/pratiquer/mysql/mysql.html, that contains the instruction to "adapt" mysql-c-connector to labwindows) that don't work.
So I hope someone have these instruction in his pc....
Thank you.
03-15-2012 04:05 AM
The above link doesn't work..Can someone explain how to use the SQL connect functions in labwindows cvi.....I am facing a lot errors when include "mysql.h" file into my program. Thank you