|
-
May 7th, 2013, 01:01 PM
#1
Thread Starter
Member
[VB.NET] Fill combobox from MySQL!
Hey guys!
I've got a combobox, and I need to fill it up with data from a column in a MySQL table. When one of the cells is selected, the data in the cell in the next row(on the right) is displayed in a textbox. I know how to create a connection, but I can't figure out how to do the rest. I've searched on internet but without brilliant results. Assuming I the table is like this:
Name|Url
Hello | hello.com
BLA | bla.com
Thanks in advance?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|