Re: Windows address book



Graham Miller wrote:

Does anyone know how to import with Delphi a Windows address book (
.wab) file into an mdb file to read with ADO?

Thanks

Graham.

AFAIK, WAB files are not accessable by ADO.

They have a different API:
ftp://ftp.delphi-jedi.org/api/WAB.zip


--

.



Relevant Pages

  • Re: C++ for .NET development?
    ... ADO.Net is the preferred API over "classic" ADO (by a very large ... > No unmanaged/native functionality has been taken away, ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Programming + MSDE 2000
    ... ADO is probably your best choice. ... > I want to be able to programmatically access MSDE ... > preference would be to either access MSDE databases using ... > API, if one is necessary? ...
    (microsoft.public.sqlserver.msde)
  • RE: DataSets
    ... What API are you using? ... DAO, ADO, ADO.Net? ... "Alejandra Parra" wrote: ...
    (microsoft.public.vb.database)
  • Most common connection method to SQL 2005
    ... I am currently using ADO from an application to connect to SQL 2005. ... or is that the most common method? ... Which API? ...
    (comp.databases.ms-sqlserver)
  • RE: Anmeldung an MSSQL-Server ueber vertraute Verbindung mit PHP
    ... z.B. mit COM und ADO ... $dsn = "DRIVER={SQL Server}; ... AFAIK, Ja. ...
    (microsoft.public.de.sqlserver)