sqlite - Insert from one Database table to another Database table in ANDROID -


this question has answer here:

how can use insert into/select 1 database table database table. more explanation have 1 data base "userdb" name , "usertble" table , another-one "worddb" , "wordstble" table name.

as separated databases, can't using sql.

you must make query source table, read sequentially results query , insert each record in target table.


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -