I'd like to make the app use a local database so that performance
doesn't suffer. I'd then like to be able to update the "master" database
with any changes made to the local database, whether it be Inserts,
Updates, or Deletes.
Is there any simple way to do this?
*** Sent via Developersdex http://www.developersdex.com ***