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 Mike Lewis 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. svassiliev

    AspImage question

    Does anybody know how to open image from database (blob), resize it, and either send thumbnail to browser or save it on server using AspImage? Thanks!
  2. svassiliev

    ' symbol problem

    Thanks a lot!
  3. svassiliev

    ' symbol problem

    I have ' symbol in some names in table Cat. strName also can have 'symbol. Example: Smith's Mountain At that case I can't open like this: rsCheckMet.Open "SELECT * FROM Cat WHERE NAME='"& strName &"'", adoCon How can I go around it? Thanks in advance!

Part and Inventory Search

Back
Top