From: Seth S. <se...@tr...> - 2003-06-19 00:21:31
|
Hello, I'm a new user of pilot-db and am having a problem with synchronization. Using csv2pdb, I successfully created a pilot-db database, which I then installed on my Palm m100. I am able to open and use the database on my Palm. However, when I update the data on my computer and use csv2pdb to recreate the pilot-db file, the HotSync Manager doesn't update (synchronize) the file on my Palm. Am I doing something wrong, or does HotSync just not do what I'm trying to get it to do? How can I make this work? In case it will help, below is the contents of the .ifo file I'm using. (I turned the read-only flag on because I don't want changes to be made on the Palm, only on the desktop in FileMaker, and then the data gets exported to pilot-db.) title "ebase export" field "FIRST" string field "LAST" string field "ORG" string field "HOME" string field "WORK" string field "CELL" string field "EMAIL" string view BROWSE LAST 55 FIRST 30 ORG 65 option read-only on Thanks, -Seth |