Codings Help?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sreekandan
    New Member
    • Nov 2006
    • 98

    #1

    Codings Help?

    Hi everybody,
    Im doing project in VB6 and Ms Access as backend.
    In that, While i am running the project, if the person signIn then the System Time store into the database table.Once if the person do not SignIn the date will not be stored into the table.Now i have the doubt is how can I get that particular leave date automatically if the person hasn't been SignIn.
  • hariharanmca
    Top Contributor
    • Dec 2006
    • 1977

    #2
    Originally posted by sreekandan
    Hi everybody,
    Im doing project in VB6 and Ms Access as backend.
    In that, While i am running the project, if the person signIn then the System Time store into the database table.Once if the person do not SignIn the date will not be stored into the table.Now i have the doubt is how can I get that particular leave date automatically if the person hasn't been SignIn.

    You have to store date instead of Time Because you are looking for '
    Now i have the doubt is how can I get that particular leave date automatically ' and use DateDif function

    Comment

    Working...