Cache handling question |
Post Reply |
Author | |
Marco1
Senior Member Joined: 16 January 2004 Location: Germany Status: Offline Points: 251 |
Post Options
Thanks(0)
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 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |