473,480 Members | 2,172 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Read from Windows Address Book (.wab file format) ?

Hi all!

I wonder if there's any Python module that could read from .wab file.
I googled but found nothing useful. Any idea? Thanks :)

Rio

May 12 '07 #1
2 5053
On May 12, 11:30Â*am, 詹光耀 <yaogz...@gmail.comwrote:
Hi all!

I wonder if there's any Python module that could read from .wab file.
I googled but found nothing useful. Any idea? Thanks :)

Rio
Hi Rio,

Don't know if there's a python module for this, but this link,

http://msdn2.microsoft.com/en-us/library/ms629361.aspx

defines the MS API for the address book, so you could roll your own.

If all you need is to read the data though, you could export the
address data into a CSV file (Python DOES have a module for this) or
VCard format. IIRC, someone on this newsgroup was talking about VCard
just the other day.

HTH

rynt
May 12 '07 #2
On May 13, 3:57 am, rynt <rynt...@gmail.comwrote:
On May 12, 11:30 am, 詹光耀 <yaogz...@gmail.comwrote:
Hi all!
I wonder if there's any Python module that could read from .wab file.
I googled but found nothing useful. Any idea? Thanks :)
Rio

Hi Rio,

Don't know if there's a python module for this, but this link,

http://msdn2.microsoft.com/en-us/library/ms629361.aspx

defines the MS API for the address book, so you could roll your own.

If all you need is to read the data though, you could export the
address data into a CSV file (Python DOES have a module for this) or
VCard format. IIRC, someone on this newsgroup was talking about VCard
just the other day.

HTH

rynt
Hi Rynt,

Thanks for your help :) I looked the MSDN page but it seemed that at
least I need Windows to use its DLL, while unfortunately I'm on Linux.
I need to read (and later write) .wab from other Win users.

CSV is fine, and that's how I am doing it right now. The problem is I
cannot automate the process of exporting .wab to .csv on Linux. Also,
I lose all the identity-property mapping in .wab since .csv is really
a flat 2D table.

Any other suggesions? :)
Rio

May 13 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
1465
by: yezi | last post by:
HI: I need to read the file format like : 1 flatt xxx.xxx.xxx.xxx 5000 1 2 2 latt xxx.xxx.xxx.xxx 5001 3 1 3 4 currently I use the...
0
1181
by: ven | last post by:
Hi , Can ny one please point me to a sample C# program to access Windows address book? Thanks in Advance
1
1148
by: Sam Martin | last post by:
hi all, In between banging my head against a brick wall, i'm trying to find out how to access the windows address book from my C# application. has anyone done this or got any ideas on how i...
0
898
by: Lam | last post by:
Hello everyone, I would like to write a program to use the contact information in windows address book. How should I call the WAB API? I have found information in MSDN but all are written in...
11
2279
by: MLH | last post by:
Anyone ever experiement importing WAB data directly into A97? Would lke a chance to look at any work done in this arena.
4
22499
by: PeterW | last post by:
I have a Windows service that needs to get some values from a config file. I place the config file for the service in the System32 directory. I do not get the values using the usual...
1
2086
by: fatherlyons | last post by:
Hi All, I am using the WAB C++ API to create some contacts in the address book. I am having a problem setting the email list property so I'm hoping somebody has used this before and can help me. ...
1
1175
by: sajit | last post by:
Hi Folks, I am currently working on Electronic Mail System. There is a need to access Window Address Book from my project and store the values from WAB to Sql server. Right now I am working with...
0
2824
by: Phil Stanton | last post by:
When trying to email a report I get the following error message "an error occurred while attempting to open the windows address book MAPI 1.0 Can anyone suggest a solution. This has been no...
0
7049
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6912
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7052
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6744
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
4488
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3000
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
2989
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1304
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
565
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.