Menu

i need help with dates

homer111
2005-01-16
2013-03-07
  • homer111

    homer111 - 2005-01-16

    Hi, excuse my english.
    I'm using Access and i need a explanation about dates. Suppose the table "Person" with the date field "Birthday".
    If you know the Brithday you put the date in a date type property and persist it.
    But, what happens if you don't know the date????
    Could you use null values?
    What is the best approach?
    TIA

     
    • Richard Banks

      Richard Banks - 2005-01-17

      For dates set the date value to Date.MinValue and the framework will translate it to a NULL for you.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.