Scheduled DTS date format problem -
07-16-2003
, 08:27 AM
Hi,
I use DTS packages to import data from downloaded files
(.csv) to the SQL server. The date format for both the
download and the tables is dd/mm/yy.
When I scheduled the packages to run as jobs, the date
formats transpose to mm/dd/yy, but when I run them
manually, the date formats are dd/mm/yy.
Could this have something to do with the default language,
or the regional settings?
Thanks for your assistance,
Diana |