![]() |
Adding fields from a database to a listbox
I want to add all the Records in my database in a list box (Book name), However nothing is adding to the listbox
Code:
cmd.Connection = cn |
Re: Adding fields from a database to a listbox
inside the while loop
add a msgbox command to show you what it reads something like this i mean Code:
.......... |
Re: Adding fields from a database to a listbox
Thanks alot
|
| All times are GMT +5.5. The time now is 11:36. |