LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading dbf files

Hi,

Is any tool available for reading dbf files?
For test-purposes I'd like to use a dbf file in which information about
certain test-equipment is stored

Thanks in advance,

Ron@ld
0 Kudos
Message 1 of 3
(3,055 Views)
There's the Database Connectivity Toolkit from NI, LabSQL from Jeffrey Travis's LabVIEW Open Source Tools at http://www.jeffreytravis.com/lost/, and probably ActiveX methods (haven't used dBase in years so not sure about this). If you do a search of postings related to database access, you'll find a lot of information. Good luck.
0 Kudos
Message 2 of 3
(3,055 Views)
If you still need these VIs I have a set I developed. Actually, the xbase file format is in the public domain and writing a parser is pretty easy. In any case, if you still need the VIs give me a shout...

Mike...

mporter@arielcorp.com

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 3
(3,055 Views)