Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 2008 > Visual Basic 2008 Essentials
|
Visual Basic 2008 Essentials If you are new to Visual Basic programming with version 2008, this is the place to start your questions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Basic 2008 Essentials section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 27th, 2009, 08:09 AM
Registered User
 
Join Date: Nov 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy populating combo box's through microsoft access and saving to arrays

Hey all, I've got to write a project that involves populating combo box's through access, and also saving the data to an array and being able to sort and display in a list box.

The project consists of two forms. The customer form and the order form, and uses three tables in a database.

The first table I want to save the customer infomation too. For Example, take the data from txtForname.text and add it to the Forname field within the table.

and the second table I want to add data from fields in the table and show it within the combo box on my order form. For Example, If i add "blue" into the field called "colour" within the table and then "blue" will be added to cboBlue.text within my vbproject

if someone could explain how I do this or link me to a good explanation on the net i'd be very greatfull, after hours of google I still havent found anything I can work off.

Cheers.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Populating combo based on first one creative_eye PHP How-To 0 June 30th, 2006 10:30 AM
Options in unbound combo box not saving? Badjoojoojen Access 17 April 2nd, 2005 05:14 PM
Populating Combo with values from Excel r_ganesh76 Excel VBA 2 February 4th, 2005 06:53 AM
[Microsoft][ODBC Microsoft Access Driver] Syntax e chinedu Classic ASP Databases 3 November 18th, 2004 03:48 PM
Populating with arrays sri20042004 Classic ASP Databases 1 October 14th, 2004 02:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.