I´m actually trying to fetch some data from the underlying sqlite database on iPhone platform. This does work pretty well, indeed.
This works for simple text only. Multiline (with \n and \r) does not.
Does someone know how to solve this, how to make text coming from database come out as multi-line text?
Any help is much appreciated!