I can save strings into the mysql database, however if I have a string with a space in it such as 'MARY HAD A LITTLE LAMB' when I call the string back up to display in a text box only MARY will display the rest of the string does not, yet it is in the database when I go into mysql and view the table. What have I done wrong ????