05-05-2011 09:13 AM
Hi
I am new on labview
I select data string array (for example : name of users) from data base and I want to write them to the combobox. How can I do it.
Is any body can help me?
Solved! Go to Solution.
05-05-2011 10:05 AM - edited 05-05-2011 10:05 AM
OK, but what's your question? How to get data from a database? Do you have the Internet Toolkit? If not, you can use LabSQL (Google it). How to populate a combobox? You can populate a combobox by writing to the Strings[ ] property:
To learn more about LabVIEW it is recommended that you go through the introduction material, tutorial(s), and other material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. You can also take the online courses for free.