Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Mar 31st, 2005, 9:34 AM   #1
Gapper
Newbie
 
Join Date: Mar 2005
Location: Ireland
Posts: 5
Rep Power: 0 Gapper is on a distinguished road
Unhappy 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.
Gapper is offline   Reply With Quote
Old Apr 21st, 2005, 2:08 AM   #2
Bharathi
Programmer
 
Join Date: Apr 2005
Posts: 32
Rep Power: 0 Bharathi is on a distinguished road
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
Bharathi is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:27 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC