I've got this same difficulty right now, and there's not a clean way to do
this. You'll especailly find that you have troubles if you support beaming
records.
What I did is have a list of what the user wants on his palm. Keep a
seperate list fo all of your records...now rewrite the storeDB and
retreiveDB functions in the generic conduit. The retreive needs to only get
records from the user built list (of items he/she wanted), while the store
puts records into the actual list of records on the Pc. This might do it
for you. My problems are all related to the fact that my users might have
beamed data to another user, and my list of records is actually a multi-user
database....
Steve
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Arthur
Tsang
Sent: Monday, April 24, 2000 2:10 PM
To: Palm Developer Forum
Subject: HotSync
Dear all,
My palm application is communicating with desktop using HotSync. How
can I selectively choose which record to sync? I don't want to sync the
whole database. Should the selection be done on the palm application or
the conduit? Thanks.
Arthur
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html