Jump to content

Problem with Lookup tables using ADO Toolkit


Recommended Posts

I'm using Labview 7.1 with ADO Toolkit from ib-berger.com. I am using MS Access for the database. I have a table which uses several lookup tables to fill some of the fields in the Main table. When reading the table with the ADO toolkit the fields that are filled by the lookup tables return the indexes to the data rather then the actual data stored in the lookup tables. Other fields in the main table that don't use lookup tables display the correct data. Question is how do I get the actual values of these lookup tables rather then the indexes to the fields of the lookup tables? I am using the ADOtool_Select Data.vi with a SQL statement to get the results to fill a Labview table.

 

 

Thanks for any help it is greatly appreciated.

 

Brian

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.