473,480 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Is editing Recurring Events possible?

1 New Member
I'm trying to work with Allen Browne's sample database which allows you to schedule recurring events. If I do like Allen explains it, I want to add my own information on a recurring event like add an employee to an event. If I later decide to switch that employee for another employee, there is no history to show that the 1st employee ever was working on that particular event. the query just runs a new calculation based on the single Event record where now resides the new employee's ID instead of the old one. So my question is how do I keep track of history. Is it possible? is there a workaround? Update query maybe? do I use a form for that? mmm so many questions... please help me in the right direction.
Mar 27 '14 #1
1 1181
zmbd
5,501 Recognized Expert Moderator Expert
elpi

I certainly understand what you are asking; however, Allen isn't here to help explain how his calendar works nor is it quite fair to ask us to reverse engineer his work; however, I have read his site and the explanations given are quite clear as to how the calendar works.

From that, what I would do is create a table to act as a history log that has a relationship to the employee and the project. Each time a employee is assigned a project, record the date, the employee, and the project.

You will need to review Mr. Browne's interface to determine how to do create the entries and if you run into a snag, then post the particulars for a specific issue and we'll do our best for you.
Mar 28 '14 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
6955
by: Cool Mentalist | last post by:
I know you can use custom events in other scripts but can u do it in javascript? how?
5
3860
by: Shabam | last post by:
I'm having a calendar feature developed whereby users can add recurring events. These recurring events can have start and end dates, meaning they will recur only within a date range. For...
5
4047
by: gil | last post by:
I initially tried building a coded system where numbers 1 through 10 referenced a certain type of recurring appointment, and would then call a specific function for each, but as more appointments...
1
1501
by: Ux | last post by:
ServerSide: PHP+MySql ClientSide: JS (IE5+, Moz1.7) I need to edit an HTML table that contains records from a table in MySQL. A MsAccess datagrid or similar behaviour should be the best, but...
3
10183
by: Boni | last post by:
Dear all, is it not possible to have shred events? Thanks, Boni error BC30600: 'WithEvents' variable does not raise any instance events that are accessible to 'Class A."
5
2374
by: JB | last post by:
I am struggling to figure out a way to allow one element to be dragged, but still capture 'mouseover' events on other elements. I've created a simple example to demonstrate what I mean:...
3
1629
by: galathaea | last post by:
it surprises me how often engineers confuse states with actions i think this is the fundamental reification behind procedural statemess and this mistake infects a lot of great projects with...
4
6525
by: Vincent | last post by:
I am working on a database project that supports reoccurring events very similar to those seen in Microsoft Outlook. I was doing some research on the best way to do this and came across Allen...
1
4876
by: swethak | last post by:
Hi, I am desiging the calendar application for that purpose i used the below code. But it is for only displys calendar. And also i want to add the events to calendar. In that code displys the...
0
7033
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6903
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7027
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5318
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4763
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4468
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2987
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
2974
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
557
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.