<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Update Outlook</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Update Outlook]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 14:53:24 +0000</pubDate>
  <lastBuildDate>Tue, 19 Jan 2010 13:59:52 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=16018</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Update Outlook : Hi,Yes, that&amp;#039;s working without...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56223&amp;title=update-outlook#56223</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 16018<br /><strong>Posted:</strong> 19 January 2010 at 1:59pm<br /><br />Hi,<br><br>Yes, that's working without any problem. It is the same database, so it seems logical.<br><br>Problem is that this isn't working in a network environment, unless you install some other software or have an exchange server.<br><br>Regards,<br>Chris.<br>]]>
   </description>
   <pubDate>Tue, 19 Jan 2010 13:59:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56223&amp;title=update-outlook#56223</guid>
  </item> 
  <item>
   <title><![CDATA[Update Outlook : Calendar control (MFC or ActiveX)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56222&amp;title=update-outlook#56222</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 16018<br /><strong>Posted:</strong> 19 January 2010 at 10:38am<br /><br /><P>Calendar control (MFC or ActiveX) supported MAPI so my Calendar app and Outlook connected to the same Outlook native database</P>]]>
   </description>
   <pubDate>Tue, 19 Jan 2010 10:38:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56222&amp;title=update-outlook#56222</guid>
  </item> 
  <item>
   <title><![CDATA[Update Outlook : Hi,This sounds interesting but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56216&amp;title=update-outlook#56216</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 16018<br /><strong>Posted:</strong> 19 January 2010 at 7:19am<br /><br />Hi,<br><br>This sounds interesting but rather unbelievable. Do I understand the following correct.<br>- You have a custom database in a different format.<br>- You have the Outlook database with MAPI.<br><br>If you add something to the calendar, both databases are updated? <br><br>Two possibilities:<br>1. You add something in the Outlook calendar and it is added in the custom database? How can Outlook know what to do in that custom database?<br><br>2. You add something in your database, and the Outlook calendar is also updated? This would already be a powerfull option. Can you post some code? Especially how you 'open' your calendars. <br><br>Best regards,<br>Chris.<br>]]>
   </description>
   <pubDate>Tue, 19 Jan 2010 07:19:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56216&amp;title=update-outlook#56216</guid>
  </item> 
  <item>
   <title><![CDATA[Update Outlook : Thanks for the reply. I upgraded...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56205&amp;title=update-outlook#56205</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5823">neilhung</a><br /><strong>Subject:</strong> 16018<br /><strong>Posted:</strong> 18 January 2010 at 11:49am<br /><br />Thanks for the reply. I upgraded my Outlook 2000 to 2007, and it seems to be updating each other.<br /><br />Cheers<br /><br />Kind regards<br />Neil]]>
   </description>
   <pubDate>Mon, 18 Jan 2010 11:49:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56205&amp;title=update-outlook#56205</guid>
  </item> 
  <item>
   <title><![CDATA[Update Outlook : If I run VB or MFC Calendar Sample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56171&amp;title=update-outlook#56171</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 16018<br /><strong>Posted:</strong> 15 January 2010 at 2:15pm<br /><br /><P>If I run VB or MFC Calendar Sample with MAPI provider and Outlook side by side - any event's modification in one app automatically appears in other app - in both directions</P>]]>
   </description>
   <pubDate>Fri, 15 Jan 2010 14:15:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56171&amp;title=update-outlook#56171</guid>
  </item> 
  <item>
   <title><![CDATA[Update Outlook : Hi   I have two datasources (custom...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56167&amp;title=update-outlook#56167</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5823">neilhung</a><br /><strong>Subject:</strong> 16018<br /><strong>Posted:</strong> 15 January 2010 at 10:44am<br /><br />Hi <br /><br />I have two datasources (custom and MAPI). When I go into Microsoft outlook to change a calendar entry, is it possible to be notified automatically that this has happened (is there an event perhaps?). Or is it just a case of polling for changes?<br /><br />Thanks<br /><br />Neil]]>
   </description>
   <pubDate>Fri, 15 Jan 2010 10:44:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16018&amp;PID=56167&amp;title=update-outlook#56167</guid>
  </item> 
 </channel>
</rss>