LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do i use LabVIEW to communicate to DBF database? Can someone show me an example?

I read something about setting up a DSN or UDL. How is that done?

I do have the LabVIEW Database Connectivity Toolkit and LabVIEW development 2011.

Also, i copied a DBF file to my desktop for testing. Would that work?

Thank you.

0 Kudos
Message 1 of 3
(2,663 Views)

The Database Connectivity Toolkit ships with examples to do exactly that. Have you looked at them?

 

In terms of setting up a DSN, that is done with the Data Sources applet. This is usually available in the Administrative Tools folder.

For a UDL: http://forums.ni.com/t5/forums/searchpage/tab/message?filter=location&location=Board%3A170&q=create+...

0 Kudos
Message 2 of 3
(2,655 Views)

I usually use a .UDL. It can be set up via the applet, or simply create an empty file with the .udl extension and double click it to change the parameters.

/Y

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

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 3 of 3
(2,647 Views)