Connecting to an Outlook 2000 personal mail box using the JET OLE DB Provider:
November 28th, 2006 By krastev
· Connecting to an Outlook 2000 personal mail box using the JET OLE DB Provider: (By J. Cardinal)
strConnect = _T(”Provider=Microsoft.Jet.OLEDB.4.0;Outlook 9.0;”
“MAPILEVEL=;DATABASE=C:\\Temp\\;”)
Replace c:\temp with any temporary folder. It will create a schema file in that folder when you open it which shows all the fields available. Blank MAPILEVEL indicates top level of folders).
Last 5 posts by krastev
- Same World - March 7th, 2008
- General Photography Images - February 10th, 2008
- What animal would you like to be - June 13th, 2007
- The internet is for communication - May 22nd, 2007
- How to lose weight quickly - May 21st, 2007
Popularity: 33% [?]








