Outlook task into a database table.

  • Thread starter Thread starter Zaha
  • Start date Start date
Z

Zaha

Is there a way to download Outlook shard Task data into a database Table?
The database can be either Access or MS SQL.

Thanks for any help!
-Zaha-
 
I think you can export to an Access file in the File menu > Import & Export
wizard.
 
Thanks Vice.!! I was able to download export to Access .
Can this be done through VBA? or ASP?

Thanks again.
 
I'm not very conversant in VBA or ASP so I can't be sure but I'm pretty sure
custom code could be written to do the export.
 
Back
Top