![]() |
SQL connection string (populating a list box from a table in a database)
How do i populate the list box, needing the connection properties. Dim connection as SQLConnection doesn't work.
|
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 |
| All times are GMT -5. The time now is 2:29 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC