dbTalk Databases Forums  

Obtain a list of DTS packages

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


Discuss Obtain a list of DTS packages in the microsoft.public.sqlserver.dts forum.



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

Default Obtain a list of DTS packages - 02-13-2006 , 04:50 AM






Hi there,

I'm been trying to to find how to list all available DTS packages on SQL
Server, but still got no result. Can anyone please guide me. I'm having hard
time try to understand the Class Library.

Thanks in advanced.

Yanto



Reply With Quote
  #2  
Old   
Tom Moreau
 
Posts: n/a

Default Re: Obtain a list of DTS packages - 02-13-2006 , 06:05 AM






Check out EnumPackageInfos in the BOL.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA
SQL Server MVP
Columnist, SQL Server Professional
Toronto, ON Canada
www.pinpub.com

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

Hi there,

I'm been trying to to find how to list all available DTS packages on SQL
Server, but still got no result. Can anyone please guide me. I'm having hard
time try to understand the Class Library.

Thanks in advanced.

Yanto




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

Default Re: Obtain a list of DTS packages - 02-13-2006 , 04:03 PM



Hello Yanto,

One way of doing it is this

http://www.sqldts.com/default.aspx?250

another way of course is to query msdb.dbo.sysdtspackages.



Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
Hi there,

I'm been trying to to find how to list all available DTS packages on
SQL Server, but still got no result. Can anyone please guide me. I'm
having hard time try to understand the Class Library.

Thanks in advanced.

Yanto




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.