hello labviewers, In my Application I've got a listbox that is filled by a the result of a SQL-Select from a Database. This works pretty well, but now I have to provide more information to the user (not only one column). So I chose a mclistbox but labview writes the information only in the colums of one row. What I want is a different row for each dataset.
The arrays collected by the Select must be appended to the Information that is already in my mclistbox. Thanks in advance Simon
