Hello,
I am querying a table and can get the required results all ok, however all of the date fields are stored in the decimal datatype format. Ie for a row of the date 27/01/2009 (dd/MM/yyyy) the actual filed contains this 131662107.
I need to try and convert 131662107 to 27/01/2009 (dd/MM/yyyy)
Any help would be appreciated.
Kind Regards
Nathan