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

Data Sources

 Post Reply Post Reply
Author
Message
bfelknor View Drop Down
Newbie
Newbie
Avatar

Joined: 24 July 2008
Location: United States
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote bfelknor Quote  Post ReplyReply Direct Link To This Post Topic: Data Sources
    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
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post 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.
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.188 seconds.