Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recurring Events Best Practice

Status
Not open for further replies.

ifntech

Programmer
Nov 4, 2004
80
US
Looking to see what others have done to setup process for adding recurring events.

Similiar to scheduling a meeting every week.

Looking for best practice.


Stored procedures, auto generate, etc.???????
 
Can you give me a little more detail.

The user will select recurring event weekly.

How would it show in the database.

Do you generate records for a set period out.
What happens if they cancel.

Do you have another job that then looks for those and deletes.

Trying to figure out the most efficient way to generate the records for viewing future events.
 
I have no sample code yet.
events are stored in the records

I need the option of making an event recurring on ie. weekly or monthly basis.

I'm unsure on best way to manage recurring events.

If people actually generate future events as records or just some type of coded virtual event on event type of say recurring.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top