LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

need to return the fieldnames from an acess database

I need to return the fieldnames (column headings) from an acess database.
0 Kudos
Message 1 of 2
(2,379 Views)
What drivers are you using to access the database. In ADO it's very easy - in fact it's almost a side effect of getting our data. If you're using the Database Connectivity Toolkit, I don't know. Check out this thread for alternate code. The example "Basic Query.vi" in the zip file I uploaded shows the basic process that you go through to read data using ADO. You'll notice that the column names are very easy to get to.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

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

For help with grief and grieving.
Message 2 of 2
(2,371 Views)