IoSonoPiero Active Member Licensed User Longtime User Aug 17, 2009 #1 Hello everybody, I've searched a lot on the forum but I've not found a good starting point. There's a way with Basic4PPC (and the related libraries) to access in read and write the Pim.Vol database?
Hello everybody, I've searched a lot on the forum but I've not found a good starting point. There's a way with Basic4PPC (and the related libraries) to access in read and write the Pim.Vol database?
JOTHA Well-Known Member Licensed User Longtime User Aug 17, 2009 #2 ghale said: ... access in read and write the Pim.Vol database? Click to expand... I you mean to read and write the data from the Pocket-Outlook (this is stored in the "pim.vol") ... yes, you can ! I've used the outlook.dll library. If you need more help, let me (and the forum) hear about it.
ghale said: ... access in read and write the Pim.Vol database? Click to expand... I you mean to read and write the data from the Pocket-Outlook (this is stored in the "pim.vol") ... yes, you can ! I've used the outlook.dll library. If you need more help, let me (and the forum) hear about it.
IoSonoPiero Active Member Licensed User Longtime User Aug 17, 2009 #3 Well, I use the Outlook library to read/write Tasks, Appointments, Contacts. Then I use the PhoneLib (not Phone) to READ-ONLY Call logs. I need something to: WRITE call logs into the database read/write the SMS into the database Maybe I've to be more clear when I post. Thanks for the help, however
Well, I use the Outlook library to read/write Tasks, Appointments, Contacts. Then I use the PhoneLib (not Phone) to READ-ONLY Call logs. I need something to: WRITE call logs into the database read/write the SMS into the database Maybe I've to be more clear when I post. Thanks for the help, however
JOTHA Well-Known Member Licensed User Longtime User Aug 17, 2009 #4 ghale said: Well, I use the Outlook library to read/write Tasks, Appointments, Contacts. Click to expand... So you do the same things I do. :sign0013: I can't help you with the other ...
ghale said: Well, I use the Outlook library to read/write Tasks, Appointments, Contacts. Click to expand... So you do the same things I do. :sign0013: I can't help you with the other ...
Erel B4X founder Staff member Licensed User Longtime User Aug 21, 2009 #5 Currently it is not supported.