Dear Friends ,
I have a TIMESTAMP Field in table how can i get DateTime From this field because its give me the binary data can any one tell me how can i get DateTime from query or entity framework
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Pravin GhadgePosted Jun 27, 2012, 2:56 AM
Timestamp in Sql doesnot reflect datetime.
When we add or update the record it autoincrements the counter.
It is mainly used for counter purpose or you can say it is like identity.