I'm using lotus 4.6.5.
I have a form called Student details. fields are stu_name, stu_age.
Another form called Attendance. Field are stu_name, date and etc.
Example:
Student details form ha...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/Lotus_SmartSuit...
Zones:
Lotus NotesDate Answered: 10/27/2004 Rating: 8.2 Views: 0
Database to keep records of employees attendance.
Table called..... tblOccurrence
Fields..........OccurrenceID Auto Number
...................Employee ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20952366.html
Zones:
MS AccessDate Answered: 04/14/2004 Rating: 6.2 Views: 0
I have been bitten once again by our Human Resources department in my quest to come up with code to properly update a table based on Employee attendance policies. Thanks in advance.
Table call...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20956032.html
Zones:
MS AccessDate Answered: 11/09/2004 Rating: 5.6 Views: 0
Hi,
I need a simple attandnace db, which will do the following:
I've created three tables:
1. tbl_emp (emp_name, emp_password
2. tbl_emp_in(auto_date, emp1, emp2, emp3)
3. tbl_emp_out(auto_dat...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21242913.html
Zones:
MS AccessDate Answered: 12/15/2004 Rating: 5.4 Views: 0
I need help with the following query that has now been requested to be revised as I did not understand what they were looking for. I have no clue. As I understand this query looks at a table call...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21845845.html
Zones:
MS AccessDate Answered: 08/28/2006 Rating: 8.4 Views: 0
I want to program a Time & Attendance system,
So I must program a scheduler, What I want is:
--> 10:00 11:00 12:00
1 Fill Fill
2 Fill Fill
3
4
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10226805.html
Zones:
Visual BasicDate Answered: 01/11/2000 Rating: 8.2 Views: 0
Hi everyone,
I have a table with two fields:
Student_ID - Data type=number (this is a unique number)
Attendance_Date - Data type=date/time
The table contains multiple Stude...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20629552.html
Zones:
MS AccessDate Answered: 09/14/2003 Rating: 8.2 Views: 0
I have a customer with a Windows 2000 SBS, running Windows 2K SP4, SBS SP1a, and Exchange 2K SP3. Last Friday, Exchange stopped working. When I checked it out, I found the System Attendant, MTA S...
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/Q_21464709...
Zones:
ExchangeDate Answered: 06/20/2005 Rating: 9.6 Views: 0
SQL 2000
select emp_code, datetime, status, company_code
from attendance.dbo.events
where emp_code = '0581'
and trans_date between '2006-01-30' and '2006-02-02'
and company_code = '17'
T...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21737336.html
Zones:
MS SQL ServerDate Answered: 02/28/2006 Rating: 9.6 Views: 0
I have SQL two tables
1st Table is Duty Roster
2nd Table is Employee Register
////and I have a barcode reader
My question is the employees are always going out of office and come again,...
http://www.experts-exchange.com/Programming/Languages/Q_21752130.html
Zones:
LanguagesDate Answered: 03/27/2006 Rating: 7.8 Views: 0