Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - General Queries (http://www.outlookbanter.com/outlook-general-queries/)
-   -   Synchronising tasks (http://www.outlookbanter.com/outlook-general-queries/8954-synchronising-tasks.html)

Deck March 21st 06 01:19 PM

Synchronising tasks
 
I have an application that creates tasks on a database
and outlook at the same time. That's the easy part.
The problem is if the user edited or deleted the
outlook tasks, I want the changes to reflect on
tasks saved on the database. Is there any way
to accomplish this?

thanks in advance !



Lanwench [MVP - Exchange] March 21st 06 04:24 PM

Synchronising tasks
 

"Deck" wrote in message ...
I have an application that creates tasks on a database
and outlook at the same time. That's the easy part.
The problem is if the user edited or deleted the
outlook tasks, I want the changes to reflect on
tasks saved on the database. Is there any way
to accomplish this?

thanks in advance !


I think this would be a very good question to ask the people who
developed/support your database application.



Thaddaeus Parker March 21st 06 07:26 PM

Synchronising tasks
 
You are going to have to capture two events in your application in order
accomplish what you want. One is the Write event for the item that you are
editing; the Second is the BeforeItemDelete event for the item. Once you
capture those events you will be able to send updates to the database.

regards,
Thaddaeus.

"Deck" wrote in message ...
I have an application that creates tasks on a database
and outlook at the same time. That's the easy part.
The problem is if the user edited or deleted the
outlook tasks, I want the changes to reflect on
tasks saved on the database. Is there any way
to accomplish this?

thanks in advance !




Deck March 21st 06 10:27 PM

Synchronising tasks
 
is there any example i can have a look at ?

thanks


"Thaddaeus Parker" wrote in message
...
You are going to have to capture two events in your application in order
accomplish what you want. One is the Write event for the item that you
are editing; the Second is the BeforeItemDelete event for the item. Once
you capture those events you will be able to send updates to the database.

regards,
Thaddaeus.

"Deck" wrote in message ...
I have an application that creates tasks on a database
and outlook at the same time. That's the easy part.
The problem is if the user edited or deleted the
outlook tasks, I want the changes to reflect on
tasks saved on the database. Is there any way
to accomplish this?

thanks in advance !







All times are GMT +1. The time now is 11:32 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com