Print Page | Close Window

Data Sources

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=15367
Printed Date: 20 July 2025 at 6:12am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Data Sources
Posted By: bfelknor
Subject: Data Sources
Date Posted: 14 October 2009 at 1:22pm

I am working with custom data from multiple sources -- none of them SQL, MDB, ADO....

Do I need to create an ADO recordset, add my data to it and then use that as the data source for the Calendar ?
 
If so, can I have a tip on how to construct such a data source ?
 
I'm working in VB.
 
Thanks.


-------------
Bruce



Replies:
Posted By: SuperMario
Date Posted: 15 October 2009 at 3:37pm
We have a script for sql that creates the tables needed, I'm sure looking at it you can see what needs to be added.  When using the custom data provider the calendar really does not care and has no idea how the data is stored.  All it does is fire the Doxxxxx events and you must take the information the calendar gives you and store it however you wish, then when the calendar asks, you retrieve that information and then give it to the calendar int he format it requires.



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