Print Page | Close Window

Cache handling question

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=14263
Printed Date: 15 May 2024 at 2:59pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Cache handling question
Posted By: Marco1
Subject: Cache handling question
Date Posted: 11 May 2009 at 5:57am
In my app, I'm using an own SQL DataProvider.
I implemented DoRetrieveDayEvents and it works fine - so far.

Problem is, that my calendar uses a remote SQL database and every day event generates a new query, which is a lot of traffic.

It seems the the cache fetches ALL dates in the range of +-10 years which leads to over 6000 queries for one update!
But this can only be observed in Office2007 theme with MultiScheduleView.

I tried to disable the calendar cache in the data provider, but without success.
What is the correct way here?


using 13.0.0 / VS8




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net