Data Handling |
Post Reply |
Author | |
mbrogdon
Groupie Joined: 22 March 2007 Status: Offline Points: 40 |
Post Options
Thanks(0)
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
|
|
mbrogdon
Groupie Joined: 22 March 2007 Status: Offline Points: 40 |
Post Options
Thanks(0)
|
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
|
|
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 |