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 SkipVought 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. cjpettie

    Parameterized Queries

    Thanks for the solution foxbox! Now I have a ton of work ahead of me but at least I can stop spinning my wheels.
  2. cjpettie

    Parameterized Queries

    I just inherited a legacy asp app that the client wants to make more secure. I'm having issues changing all the dynamic queries to parameterized queries. The app uses an oracle backend. So far... *********** Dim strSql, dcConnection, rsApplications, objCommand, strSql = "SELECT DISTINCT...

Part and Inventory Search

Back
Top