![]() ![]() |
Jun 21 2006, 10:11 AM
Post
#1
|
|
![]() Group: Members Posts: 798 Joined: 28-May 04 Member No.: 3,474 |
Hi,
Where can I find the data within the sharp address book that's in the Cacko ROM? Thanks! |
|
|
|
Jun 22 2006, 06:30 PM
Post
#2
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
I use Cacko Lite and I have "addressbook 1.23-lite-1" installed.
(This is the same addressbook that comes with Cacko 1.23 full) The data files seem to be here: /home/zaurus/Applications/dtm My C3100 has 27 files in this directory. BTW, when I was looking for these, I found my personal info here: /home/zaurus/Applications/addressbook/businesscard.vcf Open it in a text editor and you'll see your personal info, (that is if you filled in this info, in Addressbook -> Data -> owner information...) |
|
|
|
Jun 23 2006, 12:50 AM
Post
#3
|
|
![]() Group: Members Posts: 798 Joined: 28-May 04 Member No.: 3,474 |
QUOTE(Jon_J @ Jun 22 2006, 06:30 PM) I use Cacko Lite and I have "addressbook 1.23-lite-1" installed. (This is the same addressbook that comes with Cacko 1.23 full) The data files seem to be here: /home/zaurus/Applications/dtm My C3100 has 27 files in this directory. BTW, when I was looking for these, I found my personal info here: /home/zaurus/Applications/addressbook/businesscard.vcf Open it in a text editor and you'll see your personal info, (that is if you filled in this info, in Addressbook -> Data -> owner information...) Awesome, thanks, when I reflash cacko I'll look :-) |
|
|
|
Jun 23 2006, 01:31 PM
Post
#4
|
|
|
Group: Members Posts: 69 Joined: 16-May 06 From: France, Metz Member No.: 9,882 |
QUOTE(Jon_J @ Jun 23 2006, 04:30 AM) /home/zaurus/Applications/dtm Yes and you can use 'zdbat' to read/write from/to the binary database files. I used it to write a small Palm to Zaurus Pim converter ( http://ldrolez.free.fr/software/zaurus/ ). Cheers, Ludo |
|
|
|
Jun 29 2006, 09:37 AM
Post
#5
|
|
![]() Group: Members Posts: 798 Joined: 28-May 04 Member No.: 3,474 |
QUOTE(ldrolez @ Jun 23 2006, 01:31 PM) QUOTE(Jon_J @ Jun 23 2006, 04:30 AM) /home/zaurus/Applications/dtm Yes and you can use 'zdbat' to read/write from/to the binary database files. I used it to write a small Palm to Zaurus Pim converter ( http://ldrolez.free.fr/software/zaurus/ ). Cheers, Ludo Can you use zdbat to turn these databases into a tab/comma separated text file? |
|
|
|
Sep 1 2006, 04:24 AM
Post
#6
|
|
![]() Group: Members Posts: 798 Joined: 28-May 04 Member No.: 3,474 |
Can't spot the link to download the file, the one site takes me to another in a language I can't read lol
|
|
|
|
Sep 1 2006, 04:41 AM
Post
#7
|
|
|
Group: Members Posts: 699 Joined: 26-February 04 From: near Munich, Germany Member No.: 2,043 |
QUOTE(omro @ Jun 29 2006, 06:37 PM) QUOTE(ldrolez @ Jun 23 2006, 01:31 PM) QUOTE(Jon_J @ Jun 23 2006, 04:30 AM) /home/zaurus/Applications/dtm Yes and you can use 'zdbat' to read/write from/to the binary database files. I used it to write a small Palm to Zaurus Pim converter ( http://ldrolez.free.fr/software/zaurus/ ). Cheers, Ludo Can you use zdbat to turn these databases into a tab/comma separated text file? You can also use dtm2xml to read and write in XML format. -- hns |
|
|
|
Sep 1 2006, 05:00 AM
Post
#8
|
|
![]() Group: Members Posts: 798 Joined: 28-May 04 Member No.: 3,474 |
QUOTE(dhns @ Sep 1 2006, 04:41 AM) QUOTE(omro @ Jun 29 2006, 06:37 PM) QUOTE(ldrolez @ Jun 23 2006, 01:31 PM) QUOTE(Jon_J @ Jun 23 2006, 04:30 AM) /home/zaurus/Applications/dtm Yes and you can use 'zdbat' to read/write from/to the binary database files. I used it to write a small Palm to Zaurus Pim converter ( http://ldrolez.free.fr/software/zaurus/ ). Cheers, Ludo Can you use zdbat to turn these databases into a tab/comma separated text file? You can also use dtm2xml to read and write in XML format. -- hns I'm not very technical All I really want to do is extract the sharp pim data to a spreadsheet or csv |
|
|
|
Sep 2 2006, 02:17 PM
Post
#9
|
|
|
Group: Members Posts: 69 Joined: 16-May 06 From: France, Metz Member No.: 9,882 |
QUOTE Can you use zdbat to turn these databases into a tab/comma separated text file? Yes that's exactly what it does ! |
|
|
|
Sep 4 2006, 05:41 AM
Post
#10
|
|
![]() Group: Members Posts: 798 Joined: 28-May 04 Member No.: 3,474 |
|
|
|
|
Sep 4 2006, 11:14 AM
Post
#11
|
|
![]() Group: Members Posts: 1,837 Joined: 31-December 05 From: Illinois USA Member No.: 8,821 |
I just downloaded it here:
http://ldrolez.free.fr/software/zaurus/ Using firefox browser right-click and save as.... In the screenshot, I hi-lighted the word "zbat" in RED. It's in this line: (dark blue on black background) 5. for the address book run zdbat on the Zaurus : zdbat address -w -g -c utf8 < address.csv (this is the link to zdbat_1.0.1-1_arm.ipk)
Attached File(s)
|
|
|
|
Sep 16 2006, 08:05 AM
Post
#12
|
|
![]() Group: Members Posts: 798 Joined: 28-May 04 Member No.: 3,474 |
QUOTE(Jon_J @ Sep 4 2006, 11:14 AM) I just downloaded it here: http://ldrolez.free.fr/software/zaurus/ Using firefox browser right-click and save as.... In the screenshot, I hi-lighted the word "zbat" in RED. It's in this line: (dark blue on black background) 5. for the address book run zdbat on the Zaurus : zdbat address -w -g -c utf8 < address.csv (this is the link to zdbat_1.0.1-1_arm.ipk) thank you, how bizarre, I have no idea a) how I missed that and Thanks |
|
|
|
Sep 16 2006, 01:13 PM
Post
#13
|
|
![]() Group: Members Posts: 798 Joined: 28-May 04 Member No.: 3,474 |
CODE $ zdbat address -w -g -c utf8 < address.csv
-bash: address.csv: No such file or directory |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 04:56 AM |