I'm making an iPhone app using Monotouch. In my app I create an SQLite DB and use it to store a lot of data. Is there any way to query the data in the phone/simulator? I mean the data that "lives" inside the app?
It would be nice to see if everything is created in the DB as it should be.
Thx Nicolaj