Apply the php-function "sqlite_escape_string" on all the string data you insert/update to the database. That should to the trick.
Thanks, it just makes a '' from ' instead of \' as with MySQL. Reminds me a bit of Visual Basic...
p.s. There is also "mysql_escape_string"
I did this myself by now... ;)
-- Yves Goergen <[EMAIL PROTECTED]>
BlackBoard Internet Newsboard System --> blackboard.unclassified.de Free (GPL), easy to use and install, secure, innovative! (PHP+MySQL)

