M monteirorui New Member Licensed User Longtime User May 23, 2012 #1 I have a database made with SQlite Browser and i need to load with Basic4Android and search with SELECT SQL command, is Android compatible with Ver.3 of SQlite our just use Ver.2 ? and is there an easy way to use the database and load it ? Thanks Attachments movaveiro.zip 5.4 KB · Views: 395
I have a database made with SQlite Browser and i need to load with Basic4Android and search with SELECT SQL command, is Android compatible with Ver.3 of SQlite our just use Ver.2 ? and is there an easy way to use the database and load it ? Thanks
Erel B4X founder Staff member Licensed User Longtime User May 23, 2012 #2 Android is compatible with SQLite 3.x. Search this site for: Basic4android Search: SQL Tutorial Basic4android Search: DBUtils Upvote 0
Android is compatible with SQLite 3.x. Search this site for: Basic4android Search: SQL Tutorial Basic4android Search: DBUtils