|
exchange
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
is it possible: exchange databases to be programmed directly?i am selling an application to be used for project management. therefore appointments like in outlook calendar are stored. i may now have an order to develop an interface to outlook/exchange server. meaning: every appointment stored in my app should be synchronized with outlook calendar. however - according to customer - we should avoid to roll out to every client (like an add-in to install). instead i am thinking about the idea to develop exchange (server 2003) database(s) directly. questions: - is this possible? - if not, is there an api documentation existing (and where)? i am not an exchange guru, therefore my questions. for personal interest purposes: where are the database files phyically stored on exchange server? i believe to remember that .edb was used with exchange 5.5. -- thanks in advance / danke im voraus, fritz -- Fritz Theiss anybody please? please note: a "no - using exchange server that way is not
possible" is also a valid answer ;-). -- Show quoteHide quotethanks in advance / danke im voraus, fritz -- Fritz Theiss "Fritz Theiss" wrote: > hallo, > > i am selling an application to be used for project management. therefore > appointments like in outlook calendar are stored. > > i may now have an order to develop an interface to outlook/exchange server. > meaning: every appointment stored in my app should be synchronized with > outlook calendar. however - according to customer - we should avoid to roll > out to every client (like an add-in to install). instead i am thinking about > the idea to develop exchange (server 2003) database(s) directly. > > questions: > - is this possible? > - if not, is there an api documentation existing (and where)? > > i am not an exchange guru, therefore my questions. for personal interest > purposes: where are the database files phyically stored on exchange server? i > believe to remember that .edb was used with exchange 5.5. > > -- > thanks in advance / danke im voraus, fritz > -- > Fritz Theiss Hi,
You can't work directly with the Exchange databases for many reasons. If I understand correctly, you want your app server to sync the meetings from your app users or database to the calendars in mailboxes in Exchange. If so, you'll need to run your app as a user that has access to all mailboxes. I suggest this user to be very secure since it can get into any mailbox. Once you have that user, you can write an app that uses MAPI to access all mailboxes and create the meetings in their calendars. If you're using managed code, then you can download assemblies from MSDN. CDO 1.2.1 ( http://www.microsoft.com/downloads/details.aspx?familyid=2714320d-c997-4de1-986f-24f081725d36&displaylang=en) All in all, what you're trying to do is definitely possible, just not by working directly with the Exchange databases. DJ Fritz Theiss wrote: Show quoteHide quote > anybody please? please note: a "no - using exchange server that way is not > possible" is also a valid answer ;-). > Fritz Theiss <FritzThe***@discussions.microsoft.com> wrote:
Show quoteHide quote > hallo, Exchange 2003 uses .edb and .stm files - one of each, per database. I'm not > > i am selling an application to be used for project management. > therefore appointments like in outlook calendar are stored. > > i may now have an order to develop an interface to outlook/exchange > server. meaning: every appointment stored in my app should be > synchronized with outlook calendar. however - according to customer - > we should avoid to roll out to every client (like an add-in to > install). instead i am thinking about the idea to develop exchange > (server 2003) database(s) directly. > > questions: > - is this possible? > - if not, is there an api documentation existing (and where)? > > i am not an exchange guru, therefore my questions. for personal > interest purposes: where are the database files phyically stored on > exchange server? i believe to remember that .edb was used with > exchange 5.5. > > -- > thanks in advance / danke im voraus, fritz sure how to answer your question - you might have more luck in microsoft.public.exchange.applications or ....development.
Rehire not showing up in the GAL
File Size Restrictions, NDR reports and Exchange as a file store?? Public folder suddenly rejecting external email Missing emails OWA 2003 SSL question Public Folder Reporting? 2003 AD+Exchange - Renaming mail-enabled security groups? Microsoft Updates & Blackberry server Mail not leaving SMTP queue Provide access to OWA public calendar without an Exchange account |
|||||||||||||||||||||||