LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make databases in Labview?

Hi all,

 

I have designed a labview code to test some hardware and i want to store all the results of test in the form of table in MS Excel file. Please guide me how can i perform this task...

 

Kind Regards

 

Zaib 

0 Kudos
Message 1 of 5
(3,918 Views)

The simplest is the use the "Write to Spreadsheet File.vi"

 

Example_VI_BD.png

Dan Shangraw, P.E.


   

0 Kudos
Message 2 of 5
(3,893 Views)

Thanks for response.

Kindly tell me that how can i access database in labview?

 

Kinds Regards

Zaib

0 Kudos
Message 3 of 5
(3,866 Views)

Have you tried doing a search of the forum? There are numerous references to the Database Connectivity Toolkit which makes it simple for a beginner and LabSQL which requires a bit more knowledge. There are posts on using the low level ADO properties and methods and even (shudder) MS Access and ActiveX.

 

Your topic and first message are confusing since a database is not Excel and vice versa.

Message 4 of 5
(3,863 Views)

Sory sir actually i wanted to get information about both queries..

 

 

0 Kudos
Message 5 of 5
(3,847 Views)