I have added a program to scheduled tasks on a Windows 2003 server
This program connects to a database to perform different tasks.
The task i runs every hour and it works fine when I am logged on to the
computer where the scheduled tasks run, but when I am logged off the program
fails because it uses an other langages settings than when i am loged on. The
scheduled task runs with the same user account as I use to log on. When I am
logged on it uses Swedish language settings and the date format is correct
for the program to work, but when i am logged off and the program starts is
uses something else, maybe English US. How can I change so that the program
uses Swedish language settings when I am not logged on to the computer?