in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Browse by Tags

  • Re: DateTime, Ticks & Query Issues

    Got it. Here the syntax to make it work select ContactHelper, datetime(StartDate/10000000-62135596800,'unixepoch') as Start, datetime(EndDate/10000000-62135596800,'unixepoch') as End from appointment Thanks to Michael Black (IS) for helping me. please note ContactHelper, StartDate, EndDate...
    Posted to General (Forum) by robdal on 07-13-2010
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems