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

Search results for query: *

  1. CSharpBeginner

    loop through records to retrieve more info

    I am new to SQL and I'm trying to write a storedprocedure that will search a customer table, get various customer info, then for each order associated with that customer, get the OrderType of each order. Is there anyway to loop through the records in SQL since I don't have a pre-defined...
  2. CSharpBeginner

    Display selected item in listbox.

    I have a weird issue that seems like it would be easy to fix. I have a listbox that I make large enough to show 4 items at a time. Once the user selects the item they want, I reduce the size to show just one record - however, the record they selected does not show. How do I make it so that...

Part and Inventory Search

Back
Top