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: dgdavid
  • Content: Threads
  • Order by date
  1. dgdavid

    Retreiving records from DB tables into single table

    The following SQL statement keeps generating the syntax error below: <%SQL= &quot; select tblProducts, tblCustomer, tblProductType, tblPricing, tblOrder, tblOrderDetails where tblProductType.ProductTypeID=tblProducts.ProductTypeID and tblProducts.PriceID=tblPricing.PriceID and...

Part and Inventory Search

Back
Top