Hi
I am exporting data from SQL server to CSV. One of these fields is a time and date field.
I want the format to be just dd/mm/yyy. I have gone into advance properties and selected the date filed and changed the DataType to date[DT_Date]
I click OK. This does not work as it keeps reverting back to database timestamp [DB_DbTimeStamp]
Could someone advise please how I get my date to the format I require please.
Thanks
I am exporting data from SQL server to CSV. One of these fields is a time and date field.
I want the format to be just dd/mm/yyy. I have gone into advance properties and selected the date filed and changed the DataType to date[DT_Date]
I click OK. This does not work as it keeps reverting back to database timestamp [DB_DbTimeStamp]
Could someone advise please how I get my date to the format I require please.
Thanks