Can someone help me with how I can convert dates which are stored as Integer values to proper date values...
An example of a date which is stored in a field is 1190286440 !!!
I have tried
convert(datetime, A.activeDate)
which I got from a web reference but it does not work!!!
Urgent help appreciated..
Regards,
Neemi
An example of a date which is stored in a field is 1190286440 !!!
I have tried
convert(datetime, A.activeDate)
which I got from a web reference but it does not work!!!
Urgent help appreciated..
Regards,
Neemi