A newbie here who could use some help. I am trying to design a database (based on SQLite and using DBUtils). The interface was no problem and creating the SQLite datafile was a breeze but as a VBNet user I am having some difficulty with the Basic4Android terminology.
Could someone point me towards a database example that thoroughly demonstrates the use of DBUtils.?
I am currently trying to find information on the 'ExecuteMap' function. (Would I be correct in assuming that a 'Map' is akin to a Datarow and that a ListofMaps represents a Dataset) or am I barking up the wrong tree?
Any help would be most appreciated
Tom
Could someone point me towards a database example that thoroughly demonstrates the use of DBUtils.?
I am currently trying to find information on the 'ExecuteMap' function. (Would I be correct in assuming that a 'Map' is akin to a Datarow and that a ListofMaps represents a Dataset) or am I barking up the wrong tree?
Any help would be most appreciated
Tom