dbTalk Databases Forums  

architecure

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


Discuss architecure in the microsoft.public.sqlserver.dts forum.



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

Default architecure - 10-22-2004 , 09:01 AM






where is the actual physical location of views, sp's and dts packages?

Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: architecure - 10-22-2004 , 09:54 AM






Views and stored procedures are stored in the database in which they
are created. The text definitions are stored in syscomments.
If you save DTS packages to SQL Server location, they are stored in
the msdb database in the sysdtspackages table.

-Sue

On Fri, 22 Oct 2004 07:01:09 -0700, mat
<mat (AT) discussions (DOT) microsoft.com> wrote:

Quote:
where is the actual physical location of views, sp's and dts packages?


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.