<?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 : Odd Problem --  Data Provider Bug?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Odd Problem --  Data Provider Bug?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 07:23:32 +0000</pubDate>
  <lastBuildDate>Wed, 28 Mar 2007 19:37:22 +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=6752</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[Odd Problem --  Data Provider Bug? : VBA Environment; AXP2 Back End...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6752&amp;PID=21534&amp;title=odd-problem-data-provider-bug#21534</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2504">rgracie</a><br /><strong>Subject:</strong> 6752<br /><strong>Posted:</strong> 28 March 2007 at 7:37pm<br /><br />VBA Environment; AXP<br><br>2 Back End Databases; Main and Calendar.<br><br>I have a multi-resource schedule, using DAO to manipulate 1 extra field (RN) placed in the event table of the calendar database.<br><br>&nbsp;The problem:<br>&nbsp;If I persist a connection to the Event table in the calendar database, the calendar control takes forever to right to the table. Sometimes up to 30-40 seconds.<br><br>Example:<br>Set rstSXPLink = db.OpenRecordset("Event", dbOpenDynaset)<br><br>As soon as I close the recordset, which I don't want to do, the control writes to the table instantly.<br><br>I need to persist a DAO connection to the calendar db, as this significantly improves performance, and I need the control to write to the table as soon as .DataProvider.Save excutes, in order for my code to find the EventID and Place the linking number in RN. If the control has not written to it's table by the time my code looks, it fails to link.<br><br>Any idea??<br><br>Robert<br><br><br>]]>
   </description>
   <pubDate>Wed, 28 Mar 2007 19:37:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6752&amp;PID=21534&amp;title=odd-problem-data-provider-bug#21534</guid>
  </item> 
 </channel>
</rss>