I have a number of SSIS packages, and some of these have a script component in them. When I invoke the package through BIDS or run it directly by clicking on it, the culture in the package is en-GB. However, when I invoke this package through
an Agent Job, the culture in the package changes to en-US. The Windows localisation is set to UK, and MSSQL and SSIS are both on the same machine. Any idea what could be wrong? Using SQL Server 2008 R2.
↧