Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Data Handling
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Data Handling

 Post Reply Post Reply
Author
Message
mbrogdon View Drop Down
Groupie
Groupie


Joined: 22 March 2007
Status: Offline
Points: 40
Post Options Post Options   Thanks (0) Thanks(0)   Quote mbrogdon Quote  Post ReplyReply Direct Link To This Post Topic: Data Handling
    Posted: 31 March 2007 at 2:28am

I am using VB6 and version 10.4. I am wrapping the control with VB into an new ocx to make it compatible with a different client application.

I am  using a "custom" type data provider for calendar data.  The client I am using cannot support the multiple events fired during the DoRetrieveDayEvents (Openroad 4gl) withoug crashing.  Can someone recommend how I can provide the calendar with data without so many events.
 
Thanks
 
mtb
 
Back to Top
mbrogdon View Drop Down
Groupie
Groupie


Joined: 22 March 2007
Status: Offline
Points: 40
Post Options Post Options   Thanks (0) Thanks(0)   Quote mbrogdon Quote  Post ReplyReply Direct Link To This Post Posted: 23 April 2007 at 11:16am

After working with the control and understanding the custom data handler better, I have come up with the solution for anyone else who might need something similar.

I read the all needed events from the Ingres database, queue them in an array in the vb ocx and then let the DoRetrieveDayEvents get the data from the array.
 
mtb
 
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.125 seconds.