06-24-2012 09:53 AM
Dear all,
I am using USB – 6009 DAQ card to capture analog signal and stored in TDMS file format.
I need capture data to store in SQL database and i have a SQL toolkit 2011
My question is how to separate the values (Voltage, date and time) stored in Database.
Can you just give an idea or Example for this problem
Rd,
Ganesan
Solved! Go to Solution.
06-24-2012 08:57 PM
If I understand you correctly, you wanted to extract the data from a .tdms file and store the data into database using LabVIEW Database Connectivity Toolkit.
Could you provide a sample .tdms file?
06-25-2012 02:12 AM
Hi sir ,,
I am thinking another way ,,,
It is possible to DAQ values directly stored SQL Database???
Can u give an idea or Example...
Rd,
Ganesan
06-25-2012 07:20 AM
You can store the data wherever you want. Of course, you need to create the database to store the data. Did you do that? What is the schema? Your other messages indicate a lack of understanding of databases, so I'm guessing you haven't done that part.
There are plenty of examples that ship with the Database Toolkit. Did you look at them?
06-25-2012 09:45 AM
Hi sir..
I need to store voltage values . I am already create database and table...
My question how do the connection between Lab view DAQ card and Mysql Database???
Kindly tell me which book suitable for Labview Database Connectivity..
Rd,
ganesh
06-25-2012 10:21 AM