jeudi 17 décembre 2015

Records of empty data being returned from Xamarin.iOS SQLite db for one or more tables

I've been facing this problem for the past few days. I am attempting to create a table view that is populated from a database query (seems simple enough). As I will be managing multiple tables, I have created a database helper class to fetch the data by using the sql queries. But it does not work consistently (or at all of late).

When I attempt to query a table, using one of the defined functions, the db return cursors with XX number of records, but null column data. In effect, multiple rows ( I see the row separators), but each row is blank.

Any suggestion or help is highly appreciated.

Aucun commentaire:

Enregistrer un commentaire