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 Chris 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. thegroak

    sql select a table

    here is my code: case "display" sql="select * from headlines where log = "&u_log case else sql="select * from headlines order by date desc " end select basicaly I want to turn the table select part headlines into a query string so I can select different...

Part and Inventory Search

Back
Top