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 bkrike 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: *

  • Users: marcyjj
  • Content: Threads
  • Order by date
  1. marcyjj

    SELECT within a SELECT query

    I am using the WHERE IN within my query but for some reason it is not giving me the results as expected. Here is my code... strSQL = "SELECT dbo_workitem.id, dbo_workitem.version, dbo_workitem.number, dbo_workitem.action, dbo_workitem.title, dbo_workitem.created_on, dbo_workitem.modified_on...

Part and Inventory Search

Back
Top