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 biv343 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 andresmac

  1. andresmac

    Text files storage & Fultext

    I would know: 1)What you mean with: "losing your high order bits in the non-printables" 2)If I store files in TEXT fields, I can retrieve them without format lose? 3)There is any search engine, tool, filters or anything Open Source to do fulltext search in MySQL's BLOB fields? Thank you in...
  2. andresmac

    Text files storage & Fultext

    Ok I understand, but: 1)There is any way to do a fulltext search on BLOB fields? I know that Oracle have engines or filters to do fulltext on stored files. 2)Is possible storage files into TEXT fields same way than BLOB fields? (No matter what happend)
  3. andresmac

    Text files storage & Fultext

    Hi¡ I want know if is possible storage text files (.doc .txt .xls .pdf .others) in TEXT type fields. I need storage these files and perform fulltext search in them. BLOB type don't support fulltext indexes. There is any way to do that? Thanks in advance

Part and Inventory Search

Back
Top