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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form Controls, Iterations, and SQL databindings

Status
Not open for further replies.

BlairLawrence

Programmer
Sep 3, 2009
1
CA
I am using VS 2008 building a windows form with a bunch of TextBoxes, DateTimePickers and ComboBoxes I have populated from two different databases and User Selections. I would like to iterate through all of this gather the current information, populate another (3rd) database. Is there a fast way to do this with the .Net Namespaces and databindings?

Thanks a million - old VB progrmmer learning the Next Wave.

Blair
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top