LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

display one column in a list from a table in sql database


@mfaizolmi wrote:

 

Hi Logan,

 

Thanks for the suggestion...

what i need is only one column to be displayed inside a list which will be used as a control... Below is the list box i wanted... the displayed items are the in the same column... i tried your method, but it can only display the first item "kebab"..... but the interface of the one you suggest is not like in the image attahced...

i did try the sql-style query, but nthing change..... anyway, what do you mean by the sql-style query? do i need to use "EXECUTE" block...?

 

 


But you do get a result? What if you drop an array indicator and show the result, could it be the resulting array needs transposing?

/Y

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

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 11 of 13
(853 Views)

Are you sure that the select statement is correct?

0 Kudos
Message 12 of 13
(849 Views)

Hi all,

 

thanks for all of your kind reply and help. i already found the solution for my problem and with this reply, i attached the image of my solution...

the solution i was looking for is in the file "block diagram for list box", while the other one is my test vi for this solution...

 

thanks for your help...!!Smiley Happy

0 Kudos
Message 13 of 13
(823 Views)