I save my text data in a sqlite database, I am able to store them, read them and etc.
To load it in The app I do something like this in
If you trying to store and Read a single string into your SQLite DB then use TextType="Html" property in Label control.
like...