Re[2]: was RE: Is DmSyncDatabase() synchronous?

2005-05-14 Thread A.Kazantsev
Where the DmSyncDatabase documented? BC You mean it is synchronous. An asynchronous call may not complete before returning. BC -Original Message- BC From: David Thacker [EMAIL PROTECTED] BC Subj: Re: was RE: Is DmSyncDatabase() synchronous? BC Date: Thu May 12, 2005 7:37 am BC

Re[2]: was RE: Is DmSyncDatabase() synchronous?

2005-05-14 Thread Dr. Vesselin Bontchev
Where the DmSyncDatabase documented? There: http://www.palmos.com/dev/support/docs/palmos/PalmOSReference/DataAndResourceManager.html#1053148 Regards, Vesselin -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Re: was RE: Is DmSyncDatabase() synchronous?

2005-05-12 Thread David Thacker
DmSyncDatabase appears to to me to be asynchronous, and appears to actually do the synchronizing at the time that you call it (as opposed to flagging for later syncing). In my test app, I (attempt to) create 6 records and call DmSyncDatabase every 1000 records. As the database grows, the

Re: was RE: Is DmSyncDatabase() synchronous?

2005-05-12 Thread Ben Combee
You mean it is synchronous. An asynchronous call may not complete before returning. -Original Message- From: David Thacker [EMAIL PROTECTED] Subj: Re: was RE: Is DmSyncDatabase() synchronous? Date: Thu May 12, 2005 7:37 am Size: 1K To: Palm Developer Forum palm-dev-forum

was RE: Is DmSyncDatabase() synchronous?

2005-05-11 Thread Jeffry Loucks
I realize the question appears to be simply a play on words, but I'm serious :) If nobody knows if the call is synchronous, has anyone observed anything that would indicate it is not? Thanks. -Original Message- From: Jeffry Loucks To: Palm Developer Forum Sent: 5/10/2005 4:58 PM