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!

ComboBox Values from SQL Server

Status
Not open for further replies.
Sep 29, 2003
28
0
0
BY
I'd like to ask user to pick some values from comboboxes to pass this values as parameters to stored procedures on SQL Server. The problem is that the values in comboboxes should be taken from SQL server database. Should I create a number of ADO Recordests and pass them to comboboxes before asking user for parameters? Maybe some other ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top