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 Rhinorhino 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. dazedconfused

    ASP Select Variable

    I am designing a web page that selects data form a pervasive database ver 7 When I run this: Ordsql = "SELECT * FROM equipment WHERE contractnumber LIKE '000000000000016' " It works, but when I try to use a variable sent form another page: Ordsql = "SELECT * FROM equipment WHERE...

Part and Inventory Search

Back
Top