dbTalk Databases Forums  

"Ghost" DTS tasks in disconnected edit

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


Discuss "Ghost" DTS tasks in disconnected edit in the microsoft.public.sqlserver.dts forum.



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

Default "Ghost" DTS tasks in disconnected edit - 08-04-2005 , 09:01 AM






I am working with a DTS package and within Disconnected Edit it shows more
tasks than what I actually have in the package. Tasks are showing up in
disconnected edit that do not exist in the design sheet. Is there any way to
delete these?

Thanks

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

Default Re: "Ghost" DTS tasks in disconnected edit - 08-04-2005 , 11:45 AM






Save As VB, and remove ghost objects from code Then run the VB to recreate
the package, and save back to SQL server.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

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

Quote:
I am working with a DTS package and within Disconnected Edit it shows more
tasks than what I actually have in the package. Tasks are showing up in
disconnected edit that do not exist in the design sheet. Is there any way
to
delete these?

Thanks



Reply With Quote
  #3  
Old   
Andy
 
Posts: n/a

Default Re: "Ghost" DTS tasks in disconnected edit - 08-04-2005 , 12:15 PM



Dumb question, but where do you run the vb script from to recreate the package?

Thanks

"Darren Green" wrote:

Quote:
Save As VB, and remove ghost objects from code Then run the VB to recreate
the package, and save back to SQL server.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Andy" <Andy (AT) discussions (DOT) microsoft.com> wrote in message
news:6DD9F579-DDED-486B-928E-7C8D93138B4B (AT) microsoft (DOT) com...
I am working with a DTS package and within Disconnected Edit it shows more
tasks than what I actually have in the package. Tasks are showing up in
disconnected edit that do not exist in the design sheet. Is there any way
to
delete these?

Thanks




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

Default Re: "Ghost" DTS tasks in disconnected edit - 08-05-2005 , 05:26 AM



It is VB 6, not VBScript. Save As VB gives you a module. You will need to
open this in VB, which will give you a project. Add the DTS Package Object
Library reference, verify the code, then compile and run within the VB IDE.

--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

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

Quote:
Dumb question, but where do you run the vb script from to recreate the
package?

Thanks

"Darren Green" wrote:

Save As VB, and remove ghost objects from code Then run the VB to
recreate
the package, and save back to SQL server.


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com

"Andy" <Andy (AT) discussions (DOT) microsoft.com> wrote in message
news:6DD9F579-DDED-486B-928E-7C8D93138B4B (AT) microsoft (DOT) com...
I am working with a DTS package and within Disconnected Edit it shows
more
tasks than what I actually have in the package. Tasks are showing up
in
disconnected edit that do not exist in the design sheet. Is there any
way
to
delete these?

Thanks






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.