I am running a query in Vertica which returns a date as 2003-10-23 00:00:00
Now, In cs file, When I run filldataset to Dataset, the format get changes to '23-10-2003 00:00:00'
I want the exact format from database, As I tried to cast it as well but seems no result.