LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview database connectivity

Solved!
Go to solution

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

0 Kudos
Message 1 of 6
(3,130 Views)

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?

0 Kudos
Message 2 of 6
(3,110 Views)

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

0 Kudos
Message 3 of 6
(3,085 Views)

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?

0 Kudos
Message 4 of 6
(3,064 Views)

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

0 Kudos
Message 5 of 6
(3,055 Views)
Solution
Accepted by topic author erganesh
As already mentioned, Help> Find Examples and then search for Database.
0 Kudos
Message 6 of 6
(3,049 Views)