Hello Igor, Saturday, January 19, 2008, 1:26:26 AM, you wrote:
IT> In addition to that, in SQL any string enclosed in double quotes is also IT> an identifier. E.g. these are valid statements: IT> Further, SQLite also interprets strings enclosed in square brackets as IT> identifiers (for compatibility with MS Access, I believe): Okay thanks. Do [ and " literals have any escaping for example "" in the same way the single quote string literal is doing it. And just to ask it before i miss something: The double single quotes '' is the only escaped character in SQLite string literals. Correct? -- Best regards, Lothar Scholz mailto:[EMAIL PROTECTED] ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------