Help with saving an input text field to mysql

I’m trying to create a greeting card flash app, and I’m stuck at the point of saving the data entered by a user to an sql database.

How can I save text from an actionscript created text box to an sql blob?

Any help would be appreciated