Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - Resources with Custom Provider
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Resources with Custom Provider

 Post Reply Post Reply
Author
Message
BVoon View Drop Down
Newbie
Newbie


Joined: 25 November 2008
Location: Malaysia
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote BVoon Quote  Post ReplyReply Direct Link To This Post Topic: Resources with Custom Provider
    Posted: 26 November 2008 at 4:31am
Hi all,

  currently I am working on a prototype for a Counseling system which each Counselor is considered as a Resource.  I would like to have the calendar initially display all appointments when there is not counselor selected (counselors are listed in a checkbox-list).  When one or more counselors are select (checked), the calendar shall displayed in a column-ed basis for each counselor with their own appointments.

  I am using a custom provider which connect to an Access database with the tables and structures designed for the software.

  I cannot seem to get the control to read data based on each of the resource (counselor per se).

Any suggestion?

Any help is appreciated!

+-------------+
| Counselor |
+-------------+
| ID (auto)   |
| ...              |
+-------------+

+----------------+
| Appointment |
+-----------------+
| ID (auto)        |
| Counselor_ID |
| StartDateTime|
| ...                   |
+-----------------+
nothingcool
Back to Top
mandrews View Drop Down
Newbie
Newbie


Joined: 01 December 2008
Location: United States
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote mandrews Quote  Post ReplyReply Direct Link To This Post Posted: 01 December 2008 at 7:50pm

I'm building something very similiar.  Perhaps we could share what each of us have so far?  I have some hack code which loads in Resources but nothing is pretty at this point.

If interested checkout www.rptsoftware.com for contact info and email me.

Note: I'm building my solution entirely in Access.

Also I just started today to try and decipher how everything works.

 

Back to Top
BVoon View Drop Down
Newbie
Newbie


Joined: 25 November 2008
Location: Malaysia
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote BVoon Quote  Post ReplyReply Direct Link To This Post Posted: 10 December 2008 at 8:48pm
I actually get the feature done.  Just need some optimization on the database access part when query against the database.  If you like to know how i manage that, please let me know.
nothingcool
Back to Top
mandrews View Drop Down
Newbie
Newbie


Joined: 01 December 2008
Location: United States
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote mandrews Quote  Post ReplyReply Direct Link To This Post Posted: 29 December 2008 at 1:57pm
I would love to share code examples back and forth.  I got a lot to work but still figuring out some small pieces of the solution.
 
I need your email address.
 
Mark
RPT Software
 
PS: All my info is on my web site.
Back to Top
BVoon View Drop Down
Newbie
Newbie


Joined: 25 November 2008
Location: Malaysia
Status: Offline
Points: 5
Post Options Post Options   Thanks (0) Thanks(0)   Quote BVoon Quote  Post ReplyReply Direct Link To This Post Posted: 05 January 2009 at 8:39pm
my email is voonbs@gmail.com
nothingcool
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.