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

  • Users: wafia
  • Order by date
  1. wafia

    how to display blob contents using java/servlets/jsp

    I want to store 14 to 15 pages of word file in blob data type using mysql, however only first 255 characters get stored, this is my first query. Secondly when i used insert into table name from sql query prompt the 15 pages get inserted but I do not want to use this method, boz I have to key in...
  2. wafia

    Inserting a Blob from a Web Page

    i am using LONGBLOB datatype in MYSQL for storing the 15 pages of MSWORD file. and i want to retrive it for displaying it in HTML file. What is happening is the part of the text gets stored but images do not, also the display of the text does not show the full text, it shows only 255...
  3. wafia

    Conversion : TEXT field truncation (10)

    Instead of using text datatype in mysql try using longtext

Part and Inventory Search

Back
Top