Another linked-table-to-public-folder question

  • Thread starter Thread starter Fr@nk
  • Start date Start date
F

Fr@nk

Hello. I know this has been asked a bunch of times, and I know the answer is
usually/mostly No, but here goes again. Is there a workable way to write
Public Folder calendar data programmatically within Access VB? At work we
have a bunch of Access database applications to manage things like schedules
(it's tough, but it works). At the same time, some people prefer to
input/view/print schedule data on our Exchange Public Folders.

I've tried setting up a Linked table to a public folder...of course Access'
limited features here limit me a lot (link to the public folder calendar:
fine. Want to see the Date of an item? Sorry). So is there any way within
Visual Basic to:

1) open a connection to a specific public folder
2) read a specified number/range of calendar items/records
3) edit these items/records
4) save/update these items/records directly to the public folder

Any help is appreciated. Thanks.


Fr@nk
 
Back
Top