dbTalk Databases Forums  

SQL Server V.8/VBSripts/ Q: --> GetObject or CreateObject ERROR

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


Discuss SQL Server V.8/VBSripts/ Q: --> GetObject or CreateObject ERROR in the microsoft.public.sqlserver.dts forum.



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

Default SQL Server V.8/VBSripts/ Q: --> GetObject or CreateObject ERROR - 08-04-2004 , 05:45 AM






english:
The Office ist not installed on the SQL SERVER. In the VB Sripts give the function GETObject("Excel.Apllication"). This give en Error return. How To. The office can not installed on the SQL SQLserver


German:
Auf dem SQL SERVER ist kein Office Installiert. Ich möchte über VBSripts die Funktion GetObject() ansprechen. Was muss ich tun damit diese Funktion keine Fehlermeldung bringt. Ausserdem, darf kein Office auf dem Server installiert werden.

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: SQL Server V.8/VBSripts/ Q: --> GetObject or CreateObject ERROR - 08-04-2004 , 07:22 AM






If you wish to automate Office then it needs to be installed on the machine
running the package. The error says that office is not on the machine where
you are trying to automate it, so you get an error.

So to run this package on your machine you need to install Office, or at
least Excel.

Does this help?

--
Darren Green
http://www.sqldts.com
"Daniel" <Daniel (AT) discussions (DOT) microsoft.com> wrote

Quote:
english:
The Office ist not installed on the SQL SERVER. In the VB Sripts give the
function GETObject("Excel.Apllication"). This give en Error return. How To.
The office can not installed on the SQL SQLserver
Quote:

German:
Auf dem SQL SERVER ist kein Office Installiert. Ich möchte über VBSripts
die Funktion GetObject() ansprechen. Was muss ich tun damit diese Funktion
keine Fehlermeldung bringt. Ausserdem, darf kein Office auf dem Server
installiert werden.




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.