-
Leave application
Help,I am a production supervisor,who has a problem keeping track of my operators
leave application.
I want a printout when I typed in the operators' badge number or name
The printout goes like this, the respective girls' name and badge number,the
leave balance,the leave taken,the type and date of leave taken,leave entitled
Leave entitlement depends on the number of years she worked.The first year
is 10 days and the second day is 11 days.
For the leave taken,marriage leave and no paid leave is not taken account
into the leave balance.
How can I use Java to help me !!
Thanks,appreciate your help in advance.
-
Re: Leave application
Hi Raymond,
I hope you are working on some existing employee managment system. Well,
your queries solution lies
in creating a full-fledged leave-application module. It is not necessary,
that you should create it using
JAVA. If you are already using any particular system, than, modify your existing
application to add your
desired functionality. If you want to use JAVA then you will have to use
JDBC, with any flavour of backend
database. But, as you know your development time will be very much more compared
to any other
GUI based tools(for eg. VB). But, your JAVA module would be available on
any platform. You can create
this application using CORE Java API. You have to use JDBC as it is must.
Any further queries, do contact me on my mail id, as your query was vague.
Hetal
"Raymond Lew" <raylew@singnet.com.sg> wrote:
>
>Help,I am a production supervisor,who has a problem keeping track of my
operators
>leave application.
>I want a printout when I typed in the operators' badge number or name
>The printout goes like this, the respective girls' name and badge number,the
>leave balance,the leave taken,the type and date of leave taken,leave entitled
>Leave entitlement depends on the number of years she worked.The first year
>is 10 days and the second day is 11 days.
>For the leave taken,marriage leave and no paid leave is not taken account
>into the leave balance.
>How can I use Java to help me !!
>Thanks,appreciate your help in advance.
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks