D
Daws
Hello,
I am trying to use a COM Addin with Outlook, but I need to know where I can
store data? Do I need to store it in an external database such as Access or
SQLServer? or can it be stored in the Exchange Database somehow?
From what I understand, if Outlook Forms are used, they take care of all the
database storage of the form item (by storing it as a record in an Exchange
DB i think). I'm wondering if this is the best / only approach, I don't
really want to install a separate DB.
In summary, can I use a COM Addin to respond to events, perform logic, and
manipulate the Outlook inteface ... then use an Outlook Form to display my
GUI and store item data? Ie. my COM Addin adds a button to the Outlook
Toolbar, when you click this button I want to launch a custom form that the
user can fill out and store it's info.
Please let me know if I appear to be on the right track.
Daws
I am trying to use a COM Addin with Outlook, but I need to know where I can
store data? Do I need to store it in an external database such as Access or
SQLServer? or can it be stored in the Exchange Database somehow?
From what I understand, if Outlook Forms are used, they take care of all the
database storage of the form item (by storing it as a record in an Exchange
DB i think). I'm wondering if this is the best / only approach, I don't
really want to install a separate DB.
In summary, can I use a COM Addin to respond to events, perform logic, and
manipulate the Outlook inteface ... then use an Outlook Form to display my
GUI and store item data? Ie. my COM Addin adds a button to the Outlook
Toolbar, when you click this button I want to launch a custom form that the
user can fill out and store it's info.
Please let me know if I appear to be on the right track.
Daws