LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data base from Labview Base, possible?

I would like to sent my generated testreport(.txt) into a database. So that every report from every test is stored in a Data Base.
Is this possible with LabView Base 7.1 or do I have to buy Developer suite?
How do you do this?

Regards Fredrik C
(Database newbie)
0 Kudos
Message 1 of 5
(2,902 Views)
There is an example VI which

"This VI shows how to send data to an Access database through a macro.

For more information, on Access macros refer to the Access manuals"

No additional tookits would be required.

Search for "Sending Data To Access.VI" from the examples
0 Kudos
Message 2 of 5
(2,891 Views)
With LabSQL and an understanding of SQL, you can use any database.
Message 3 of 5
(2,879 Views)
You can use ACTIVE X.
0 Kudos
Message 4 of 5
(2,867 Views)
The Database Connectivity Toolkit works fine in the LabVIEW Base package.
0 Kudos
Message 5 of 5
(2,838 Views)