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!

Recent content by gyeadon

  1. gyeadon

    Multiple commands in ASP query

    I'm trying to do the following using an ADODB.Connection object in ASP: 1) declare a temporary table, 2) select years into the table from another table, 3) use the temporary table to join with an existing table to get my results. I've tried doing this in separate queries, which results in the...

Part and Inventory Search

Back
Top