dbTalk Databases Forums  

MS Office, Excel on SQL2000

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


Discuss MS Office, Excel on SQL2000 in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
speedingwolf@gmail.com
 
Posts: n/a

Default MS Office, Excel on SQL2000 - 02-01-2006 , 06:37 PM






Greetings,

I'm new to DTS and have a question. I'm creating a DTS package that has
ActiveX script to create/open an excel application on a share. However,
when I excecute it gives me a package error:

Error Description: Error Code:0
Error Source=Microsoft VBScript runtime error
Error Description: ActiveX component can't create object:
"Excel.Application'

I've seen one post regarding to this on google and the solution is to
install Excel. I have a test server and install Excel and it works
fine.

The question is: "What issues if I installed Excel on the production
SQL?" In addition, is there any other way around installing Excel?

Thanks,


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

Default Re: MS Office, Excel on SQL2000 - 02-02-2006 , 03:10 AM






Hello speedingwolf (AT) gmail (DOT) com,

If you are grabbing Excel through its object model then you will need it
on the server. You can though just install the dlls necessary. That said
MS do not support Office unattended and I know people who do use Office like
this and have jobs that run looking for the exe and kill it. it is notorious
for staying around afterwards.



Quote:
Greetings,

I'm new to DTS and have a question. I'm creating a DTS package that
has ActiveX script to create/open an excel application on a share.
However, when I excecute it gives me a package error:

Error Description: Error Code:0
Error Source=Microsoft VBScript runtime error
Error Description: ActiveX component can't create object:
"Excel.Application'
I've seen one post regarding to this on google and the solution is to
install Excel. I have a test server and install Excel and it works
fine.

The question is: "What issues if I installed Excel on the production
SQL?" In addition, is there any other way around installing Excel?

Thanks,




Reply With Quote
  #3  
Old   
speedingwolf@gmail.com
 
Posts: n/a

Default Re: MS Office, Excel on SQL2000 - 02-02-2006 , 12:08 PM



Thanks Allan for your help.


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.