May 7, 201312 yr I have a db that is local on the iPad. There are two tables ticket_local (local table) ticket_cloud (external data source) User only makes entries in the local table, and once in awhile will push local edits to the 'ticket_cloud'. This can only happen when there is an internet connect. Connection to the internet will be intermittent, once connect is made, is there a way to re-establish the external data source without opening an closing the file?
Create an account or sign in to comment