LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Regd: Database in Labview

How do I setup database connectivity in Labview ?? Since I am new to labview please help me to find it:)

0 Kudos
Message 1 of 4
(2,724 Views)

Create a .udl file, setup your connection in that. Connect that file to Open Database connection, done. 🙂

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2 of 4
(2,713 Views)

The easiest way is to NOT use the DCT. There are many threads on that topic, this is a good one here that will also provide you with some better drivers. What DBMS will you be using?

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 3 of 4
(2,693 Views)

Hi,

You can use the Windows ODBC connection. Its in windows control panel-> Administrative Tool-> (Data Sources) ODBC.

 

Before that you sholud to install Microsoft Access or SQL Server database. Then you can start configuring ODBC.

If you have any further clarification please feel free replay to post.

 

Thanks

Dhanasekaran

Software Engineer 

National Instruments.

dhanasekaran.pandi@ni.com.

 
0 Kudos
Message 4 of 4
(2,688 Views)