Print Page | Close Window

Data Handling

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=6774
Printed Date: 06 October 2024 at 2:00pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Data Handling
Posted By: mbrogdon
Subject: Data Handling
Date 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
 



Replies:
Posted By: mbrogdon
Date 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
 



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