dbTalk Databases Forums  

Problem with

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


Discuss Problem with in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
-=JLK=-
 
Posts: n/a

Default Problem with - 08-16-2004 , 03:30 PM






Any one know why the following code:
oFSO = CreateObject("Scripting.FileSystemObject")

Throws the following error:
Error Source: Microsoft Data Transformation Services (DTS) Data Pump
Error Description:Error Code: 0
Error Source= Microsoft VBScript runtime error
Error Description: Object doesn't support this property or method

I'm running DTS on an NT Workstation 4.31 OS with SP6 loaded. I ran
regsvr32.exe scrrun.dll and got a "success" message but still no joy when
running the create object function.

TIA,

James K.



Reply With Quote
  #2  
Old   
-=JLK=-
 
Posts: n/a

Default Re: Problem with - 08-16-2004 , 03:48 PM






Never mind, it seems all that is needed is to add "SET" in front of the
command. I had an example and simply ignored the "SET" part thinking it was
like "LET" in old basic. Thats what I get for thinking.

Thanks,

JamesK.

"-=JLK=-" <NoEmailPlease (AT) nospam (DOT) com> wrote

Quote:
Any one know why the following code:
oFSO = CreateObject("Scripting.FileSystemObject")

Throws the following error:
Error Source: Microsoft Data Transformation Services (DTS) Data Pump
Error Description:Error Code: 0
Error Source= Microsoft VBScript runtime error
Error Description: Object doesn't support this property or method

I'm running DTS on an NT Workstation 4.31 OS with SP6 loaded. I ran
regsvr32.exe scrrun.dll and got a "success" message but still no joy when
running the create object function.

TIA,

James K.





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.