For specific solutions to your first question, there are some different methods described in this article:
http://ajax.sys-con.com/node/629878 On Sep 24, 7:38 am, dkrumholz <[EMAIL PROTECTED]> wrote: > Just getting started with Gears, I have some conceptual questions - > > 1. If I have an offline database and add a parent record with a db > generated key and then child records with that key - how does the > server db prevent collisions between my keys and another user's > offline keys? > > 2. What is the best way to allow a limited number of users (some not > all) to share data? Do I need to rely on server data and build the > user access requirements into the app? > > 3. What is the best method to grant and restrict access that allows > for licensing of apps?
