Hi! Currently I have a DB named myDB and myDB consists of a few tables in it. Lets say I want to write to myDB from different computers concurrently(each computer will have its own myDB), how do I merge and combine the DB from each computer into 1 central DB at the end of the day?
Is there a proper way to it in Apache Derby? Thanks! -- View this message in context: http://old.nabble.com/Merge-and-combine-different-data-from-databases-tp34009833p34009833.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
