Hi All,
Not really sure if this should go in here or Programming...
I've got an old ASPX Script that runs a series of tasks (send's a few update emails and updates certain DB values) that i've been running on an XP box that stays permenently logged on.
I basically setup a scheduled task to load IE on the specified page and then killed the IE session afterwards.
If I was to set this up on 2k3 server, and then logged all users off... would the task still run ? I presume not since it physically needs to load the page? I
Is there another decent solution to this... e.g database triggers or the like? (SQL 2005...) :s I have googled but don't really know what im looking for and as it isn't a big problem I CBA spending the entire night googling
Thanks,
Not really sure if this should go in here or Programming...
I've got an old ASPX Script that runs a series of tasks (send's a few update emails and updates certain DB values) that i've been running on an XP box that stays permenently logged on.
I basically setup a scheduled task to load IE on the specified page and then killed the IE session afterwards.
If I was to set this up on 2k3 server, and then logged all users off... would the task still run ? I presume not since it physically needs to load the page? I
Is there another decent solution to this... e.g database triggers or the like? (SQL 2005...) :s I have googled but don't really know what im looking for and as it isn't a big problem I CBA spending the entire night googling

Thanks,