06-12-2012 12:20 AM
Hello,
I have created a database in sql server 2005. How can i access it in labview??
Thank you
sushmith
06-12-2012
12:49 AM
- last edited on
04-26-2025
10:22 PM
by
Content Cleaner
A quick search on NI.com give you NI's database toolkit and SmartSQLVIEW for MySQL, there is also an open source tool called LabSQL but I'm not too sure it's well up to date...
I have used NI's toolkit once in the past (in 2007 in think it was) for a very basic use, it worked.
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
06-12-2012 08:28 AM - edited 06-12-2012 08:28 AM
SQL Server 2005 isn't MySQL so the SAPHIR SmartSQLVIEW won't work for him.
LabSQL might work. If not, the other option is using ActiveX automation.
06-12-2012 08:29 AM
What have you tried so far and how did it go?