<?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 : strategy to keep all tables synched</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : strategy to keep all tables synched]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 12:18:20 +0000</pubDate>
  <lastBuildDate>Sun, 14 Jan 2007 14:36:51 +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=6053</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[strategy to keep all tables synched : When you want to simply keep databases...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6053&amp;PID=19314&amp;title=strategy-to-keep-all-tables-synched#19314</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6053<br /><strong>Posted:</strong> 14 January 2007 at 2:36pm<br /><br />When you want to simply keep databases synchronized, catch "after-update" events, such as: EventAdded, EventChanged, EventDeleted. In those handlers add a code which would update the data in your custom tables.<br><br>You can access the DB file from another sources using any other methods. However, please remember that if you update DB file externally, you it will not be reflected on the Calendar UI until you reload all events...<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sun, 14 Jan 2007 14:36:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6053&amp;PID=19314&amp;title=strategy-to-keep-all-tables-synched#19314</guid>
  </item> 
  <item>
   <title><![CDATA[strategy to keep all tables synched : Hello,I am trying to build a scheduler...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6053&amp;PID=19077&amp;title=strategy-to-keep-all-tables-synched#19077</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2665">mpspark</a><br /><strong>Subject:</strong> 6053<br /><strong>Posted:</strong> 09 January 2007 at 2:08pm<br /><br />Hello,<br><br>I am trying to build a scheduler whose data comes from multiple access tables such as rooms, classes, appointment tables, etc, but am thinking about just using the built in jet data provider. What will be the most efficient way to keep the scheduler db and all other legacy db tables synched? Changes made in my own tables should be reflected in the scheduler's db and vice versa.<br><br>Also, accessing the 'event.mdb' directly from other forms using DAO, either to create new, update, delete schedule events? Rest of the application is using DAO to handle the access db.<br><br>Thanks<br>]]>
   </description>
   <pubDate>Tue, 09 Jan 2007 14:08:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6053&amp;PID=19077&amp;title=strategy-to-keep-all-tables-synched#19077</guid>
  </item> 
 </channel>
</rss>