Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"mimeType too long" error
#2
(10-14-2011, 04:02 PM)Jukkax Wrote: When uploading a Word document I get:

"Data too long for column 'mimeType' at row 1
INSERT INTO tblDocumentContent (document, version, comment, date, createdBy, dir, orgFileName, fileType, mimeType) VALUES (6, 1,'v0.1', 1318582605, 3, '6/', 'MATKAOHJELMA_alustava_D2B_vesivoima_Ruotsi_2.docx', '.docx', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document')"

Is the mimeType column too short in the database?

The mimeType field in the database is 70 chars, which is too short for your mimetype, but
are you sure your mimetype is ok?

Uwe
Reply


Messages In This Thread
"mimeType too long" error - by Jukkax - 10-14-2011, 04:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)