has anyone got a brilliant hr database i can download?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

need something which can keep track of staff details including an alarm for
when certificates are due to expire
 
On Wed, 9 Mar 2005 08:49:03 -0800, Junk Male <Junk
need something which can keep track of staff details including an alarm for
when certificates are due to expire

I rather doubt that anyone has written your specific application for
you. You could hire it done, or post a few more details, study up on
relational database design, and build it from scratch.

Given that I have no idea what a "certificate" is in your business,
nor how one determines that one is expiring, all I can suggest is that
you look at a Query using the DateAdd() function to calculate the
expiration date.

John W. Vinson[MVP]
 
Back
Top