Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Get hold of an exception
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Get hold of an exception

 Post Reply Post Reply
Author
Message
WaaZ View Drop Down
Senior Member
Senior Member


Joined: 31 January 2006
Location: United Kingdom
Status: Offline
Points: 103
Post Options Post Options   Thanks (0) Thanks(0)   Quote WaaZ Quote  Post ReplyReply Direct Link To This Post Topic: Get hold of an exception
    Posted: 13 February 2006 at 12:21pm

I use ChangeEvent() on an exception. I get hold of the ID of the object and keep it somewhere.

Later on, when i click on the same exception, the ID of the exception is not the same

Can you clarify more about this

thnx

WaaZ

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 14 February 2006 at 10:08am
Hi,

This is strange, because the ID of an exception event is not changed by a data provider.
ChangeEvent for exception keeps ID from the specified event.
Even if such exception already presents - it's ID is updated to a new one.

Could you please tell more about this situation. I mean which id do you hold and how you check it again. Are you sure that you are checking id for the same exception.
 
Just to be sure that we do not mix terms:
there are 2 different kinds of IDs for recurrence event:
    EventID   - id of the event object (like unique key for the events table);
    PatternID - id of the owner recurrence pattern (like unique key for the patterns table).


--
WBR,
Serge
Back to Top
WaaZ View Drop Down
Senior Member
Senior Member


Joined: 31 January 2006
Location: United Kingdom
Status: Offline
Points: 103
Post Options Post Options   Thanks (0) Thanks(0)   Quote WaaZ Quote  Post ReplyReply Direct Link To This Post Posted: 15 February 2006 at 6:19am

I've been using only EventID, but its alright since I am using the Original exception start time (RExceptionStartTimeOrig) and the end one also to locate the particular exception to map against the exception of my object model.

This is a nice strategy infact.

Thnks

WaaZ

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.