Menu

Type TIME

2004-10-06
2013-03-07
  • Nobody/Anonymous

    hi,

    How I can use data type "TIME" or it isn't suport.

    saludos

    Victor (Madrid Espaa)

     
    • Richard Banks

      Richard Banks - 2004-10-06

      Hi Victor,

      I assume you mean a database column type of TIME, since there is no TIME type in .NET, and there is no TIME column type in SQL server or Access either.

      You need to find out how the time is stored in the database.  Maybe you can just map it to an integer property, and provide a separate time property that interprets the integer value into a .NET datetime value?

      I'll help more if you can give me more information.

      - Richard.

       

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.