![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Mar 2005
Location: Ireland
Posts: 5
Rep Power: 0
![]() |
How do i populate the list box, needing the connection properties. Dim connection as SQLConnection doesn't work.
|
|
|
|
|
|
#2 |
|
Programmer
Join Date: Apr 2005
Posts: 32
Rep Power: 0
![]() |
Programming Listbox in vb.net using DataAdapter and DataSet
Hi,
I will give you the steps. 1.Opening a Connection. 2.Instantiate the Commands. 3.Instantiate the DataAdapter. 4.Setting the DataAdapter command properties 5.Add Select Command Properties 6.Instantiate the DataSet 7.Populate the DataSet 8.Traverse the DataSet, Filter the DataSet and Populate the list box with data. I have learned .Net programming Using the Books Application Series Books teach the reader how to develop an accounting package for a client server network. These books also teach all the secrets and logics required to develop an accounting package. Books for developing your own Accounting and Inventory Management Application. Log on to :http://www.vkinfotek.com for details. Regards Bharathi |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|