Dec 30th, 2005, 09:34 AM
#1
Thread Starter
Hyperactive Member
MonthView with Access Database
Good day guys,
I am creating a small system that neds to record who has paid each week, and show this data up on the Calander (MonthView).
I'm completely new to MonthView so any help is appreciated.
Also, it needs to operate from a Yes/No in the database
Anyway help greatly appreciated, Thanks in advance,
Rudi
Last edited by Hack; Dec 30th, 2005 at 10:02 AM .
Dec 30th, 2005, 09:58 AM
#2
Re: MonthView with Access Database
When you say "MonthView" is it something that you plan to develop yourself or you're referring to MonthView control that's available in VB?
Dec 30th, 2005, 10:35 AM
#3
Thread Starter
Hyperactive Member
Re: MonthView with Access Database
Originally Posted by
RhinoBull
When you say "MonthView" is it something that you plan to develop yourself or you're referring to MonthView control that's available in VB?
The MonthView Control in VB
Dec 30th, 2005, 10:52 AM
#4
Re: MonthView with Access Database
MonthView control is only for selecting dates and doesn't allow any writing "external data" to it so you'll need to develop your own calendar to display data from database.
Attached is a sample project that demostrates how to layout calendar (was done awhile ago as a sample to answer someone's question).
Attached Files
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width