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!

Recent content by elbiel

  1. elbiel

    Text containing single quotation marks

    Thanks ca8msm! It works 100% now that I remove the SQLEncode from text fields sent as parameters!
  2. elbiel

    Text containing single quotation marks

    I wrote a function SQLEncode which replaces ' with '' for text containing single quotation marks. The text is then sent as a parameter to a sqlserver stored procedure. I have a problem that stores the '' as part of the text and everytime the record gets updated it adds more ''. In the end there...

Part and Inventory Search

Back
Top