I want to get data from Sqlite to a listview
without a Datahandler
class
I have add data into Sqlite without Datahandler* class
My database name is Mydb,and table name is mytable it has two columns name and phone.
I want to get data from Sqlite to a listview
without a Datahandler
class
I have add data into Sqlite without Datahandler* class
My database name is Mydb,and table name is mytable it has two columns name and phone.