What is the SQL Server timestamp equivalent in sqlce?
        Posted  
        
            by NitroxDM
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by NitroxDM
        
        
        
        Published on 2010-02-01T23:00:22Z
        Indexed on 
            2010/05/23
            2:30 UTC
        
        
        Read the original article
        Hit count: 387
        
I have some data with a timestamp in SQL Server, I would like to store that value in sqlce with out getting fancy to compare the two values.
What is the SQL Server timestamp equivalent in sqlce?
© Stack Overflow or respective owner