Hi All ,
We are Developing an application in which Date is Stored in Oracle Database as Number and the same date has to shown to the user in DateTime Format.
We are Using DataTable to Store the Corresponding Database Table.
I cannot modify the dataType of a Column Once I have Data . How Can This Situation be dealt with . Any Help will be appreciated.