[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] p5-Palm insert Record
On Mon, 1 Oct 2001, JD Smith wrote:
> Andrew Arensburger wrote:
> Hmm.. I was afraid this was the answer. I am indeed trying to fix the
> order of records as saved on the Palm, just as DmNewRecord can do.
> Simply shuffling @{$pdb->{records}} doesn't do it. I'm beginning to
> feel like it's not going to happen. Any evidence to the contrary is
> much appreciated.
Perhaps what you're seeing is not a p5-Palm thing, but a ColdSync
thing: if you create a new PDB with a Perl script and arrange the records
just so, then rely on ColdSync to sync with the Palm, ColdSync is going to
ignore the order completely, and just append new records to the end of the
database.
What if you delete the database on the Palm and use 'coldsync -mr
myDB.pdb' to upload it in its entirety?
Also, do you care about the order of records in memory, or about
the way that they're presented to the user? If the latter, then maybe a
sort block would help. If you find out how they work, please let me know.
--
Andrew Arensburger Actually, these _do_ represent the
arensb@ooblick.com opinions of ooblick.com!
Generic Tagline V 6.01
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.