leyland
Technical User
- Nov 21, 2002
- 10
I'm trying to export a table to a csv file which I need to schedule every night using dts.
The table contains some fields that have dates as a datetime data type.
I need the csv file to contain dd/mm/yyyy. I have tried various things like changing datatype in the table design field but still get the time element when transforming.
I have also played with the convert command and can get the info I need through a query but not through the transformation process. Any directions would be appreciated!!
The table contains some fields that have dates as a datetime data type.
I need the csv file to contain dd/mm/yyyy. I have tried various things like changing datatype in the table design field but still get the time element when transforming.
I have also played with the convert command and can get the info I need through a query but not through the transformation process. Any directions would be appreciated!!