Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Drop down box troubles

Status
Not open for further replies.

tonygr

Technical User
Jan 20, 2005
42
GB
Hi All,
Can Anybody help, I have a sql_2000 db which has two tables, I am using vs.net2005 (VB.net) as a front end. I have a form with a drop down box on it, populated from table1.centre when using this I would like the value selected to go into table2.centre.
I can get the list of values to display but it doesnt seem to populate the table2.centre.
I have probably done it wrong from the outset.
I should also point out that I am a newbie and would greatly appreciate step by step help on this.
although any help or pointers would be a great help.
Yours sincerley
Tony
 
First off for VB.Net syntax you would be best to post in the VB.Net forum. Try forum796.

Second I would sugget that you post some of your code as well. It will give anyone reading the post a better idea of what is going on.

If or when you have time I would suggest reading faq222-2244 on how to get the most from these fora.

zemp
 
Sorry about That, and thanks for the pionters.
Regards
Tony
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top