|
-
Aug 4th, 2003, 05:49 PM
#1
Thread Starter
New Member
Displaying data from an Access DB Table into a combobox....HELP plzzz
I have an Access DB with a few tables.
One's called tblTech with about 5 names in it.
In VB.NET I have a form and one of the objects is a combobox named comboTech.
When I debug the form and run it I'd like the comboTech combobox to display the names from the tblTech table in a dropdown list.
Data Connections (Solutions Explorer)
ACCESS.c:\...\Database\Database.mdb.Admin I can expand the tree of this DB in Solution Explorer and see my tblTech and the names in it.
Also...
When I created this connection... under the provider tab I selected "Microsoft Jet 4.0 OLE DB Provider"
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
|