On 13 Jun 2012, at 1:45am, Igor Tandetnik <[email protected]> wrote:
> 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)
Also the single quotes around 'gb' are wrong. Either leave them out
altogether, or use double quotes instead.
Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users