dbTalk Databases Forums  

DTS and SQL Server Agent

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS and SQL Server Agent in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Barry
 
Posts: n/a

Default DTS and SQL Server Agent - 05-14-2004 , 07:41 AM






I am trying to accomplish the following:

I need to clear a XLS spreadsheet on a Network Server from
a DTS package. I originally was using a call to a Macro
that was attached to the spreadsheet. When I run this
from my PC it works fine. When I schedule it it dies. I
have found several web pages stating that you cannot use
MS applications (Macros) while in an unattended
environment. How could I get around this. I need to
clear and not re-create because I need to keep the macro
attached to the current spreadsheet for use later. Any
help is appreciated.

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS and SQL Server Agent - 05-14-2004 , 07:59 AM






It is not true that you cannot use them, it is true that MS would rather you
didn't (They do not support Office automation, server side, unattended). If
everything works fine when manually executed but not when scheduled then the
following article usually helps

http://support.microsoft.com/?kbid=269074


"Barry" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am trying to accomplish the following:

I need to clear a XLS spreadsheet on a Network Server from
a DTS package. I originally was using a call to a Macro
that was attached to the spreadsheet. When I run this
from my PC it works fine. When I schedule it it dies. I
have found several web pages stating that you cannot use
MS applications (Macros) while in an unattended
environment. How could I get around this. I need to
clear and not re-create because I need to keep the macro
attached to the current spreadsheet for use later. Any
help is appreciated.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.