LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

three dimension table

Hi,
 
Is there someone that can help me read from a three dimension table, I am using a database and the connectivity toolset. I can read data from the tables in the database, but how do I read data that is connected with i.e. column one in the different tables. I give you a database that is build in the same way as mine, but mine containe more data. In this one, I can read from the different tables, i.e. product1 and produkt2, but how do I get the data from the different dates, i.e the places?? Is there someone that has an idea? (I couldn't attach a database, so the printscreen is presented in the word document, not in a very good quality, but ,aybe you get the idea!?)
 
Thank you!
0 Kudos
Message 1 of 2
(2,279 Views)
Hi Frida

If I understood you correctly, you need the "INNER JOIN" SQL statement to join the two tables. See the attached VI.

0 Kudos
Message 2 of 2
(2,263 Views)