Read/Open and write Sqlite Database data to another Sqlite Database.

So using @Develephant code I was able to get it working.

NOTE: If you are downloading a .db file then trying to add to it with another downloaded .db file it seems to cause problems. Best solution is to create a .db file from scratch and then download what you need to add to it.

Not that anyone will ever need to use this method again but figured i’d post an update just in case.

Thanks!