[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[coldsync-hackers] changing record on PC changes index on Palm (why ?)



Hi.

In my fetch conduit I compare PC records with these in pdb file. When 
something changes I do
    get_record_by_id...
    $record->{data}=$new_something;
    $record->{attributes}{dirty}="true";

Record is synced OK, except it changes index on Palm,now it is at the 
end of DB (uid is not changed).Why?

It seems like doing Detach and Attach record. Is it normal procedure in 
syncing Palm records?
Why ?

I have to keep order of records on Palm.

thanks for any help

Wojtek

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.