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

  1. Forecaster71

    Replacing symbols in SQLQuery

    If a string that is going from a text area in a database contains ' the SQLquery is interrupted. To avoid this I have to replace this ' with another symbol that does not affect the SQLquery. How do I accomplish this?
  2. Forecaster71

    missing semicolon!

    I get an error that I cannot solve. As far as I know it should not be there this is the row: Set rsUser = objConnection.Execute(SQLQuery) should there be a semicolon and if so where?

Part and Inventory Search

Back
Top