I'm trying to store some text in my database.I had the field as TEXT already.But my program just kept ending before the end of the script.I finally determined it was because of what i was storing.So i changed the type to MEDIUMTEXT and still it ends.Is it possible that some words in the text i'm trying to store are preventing the execution?Any help is welcome.Thanks ahead