On Sep 13, 2008, at 6:07 PM, Erik Vandamme wrote:

> How does one create a batch program that at some stage connects to a
> database via Dabo, does some updates and then disconnect from it?

        There is nothing in the framework to handle offline data syncing back  
to the database. You would have to maintain a snapshot of the original  
data, and then upon re-connecting, determine what has changed, and  
post the updates.

-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to