QUOTE (RoadRoach58 @ November 26, 2013 12:43 pm) |
Now all I need to do is figure out where the CRLF characters are disappearing from the log strings. |
Yeah, this one also bites me now and then because I don't do it often enough to remember (I just had an offline conversation with Clyde about this one because I forgot again).

Please see the help page for SQLite (here), in particular:

You can address this using crlfcvt=xxx or sqlget, both discussed on the help page I linked to above with examples.

Edit: cross posted with Clyde.