I have seen many tutorials how to read data from an SQLite db, but never to write to one. I want to save a UITextField 's text into a field in a database table. How would you do this? is it possible? please include any links that would help.I have seen many tutorials how to read data fro