Am 13.06.2012 02:45, schrieb Igor Tandetnik:
> On 6/12/2012 2:45 PM, Alexander Koeppe wrote:
>> sqlite> INSERT INTO 'gb' VALUES ('Die Alex','http://','Heisann Jungs!
>> \n\nIch drück euch alle meine Daumen für'
> 
> This aprostrophe terminates the string literal. The rest is part of the
> SQL statement, and of course it's nonsense.
> 
> Make it für''s  (that's two apostrohes in a row, not a double quote)

Oh damn, I've overlooked this. Thanks that was the reason. I though I
did replaced them already, but my expression might have missed a few.

Now everything went through.

Thanks.
Greets Alex

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to