Hi, I'm quite new to LabView. I need to query a
database table and added the contents of one of the columns as items in
a combobox for the user to select. I have successfully queried the data
I need and have placed it into a 2D array of strings but I can't figure
out how to insert the contents of one of the columns into my combobox
programmatically. Any help would be appreciated. Thx.