Hello Niels, That problem goes away if you switch to using the
sqlite3_prepare sqlite3_bind_...() Syntax for insertions. Then all escaping becomes unnecessary. Using this syntax has removed an entire escaping layer I'd implemented. C Tuesday, February 28, 2006, 5:25:48 AM, you wrote: NB> Hi Guys NB> I'm having some problems dealing with the character '. Sqlite thinks NB> fair enough that it should terminate the string, which I would like it NB> to avoid. Are there any solutions to my problems. NB> Thanks, Niels -- Best regards, Teg mailto:[EMAIL PROTECTED]