Hello everyone!

Could someone please assist me with the following: how do I insert a string
into an SQLite database that contains a CR or LF character? C-style escapes
(like \r and \n) are not working with SQLite, so how can I do this?

Thanks in advance!

With best regards,
J.R.

Reply via email to