Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
siva.meti
Starting Member
32 Posts |
Posted - 2007-09-28 : 00:15:01
|
Hi Friends,In MS SQL SERVER 2005 we created one new SSIS package.Where it will be stored in MS SQL SERVER 2005.Default location SSIS package storage in MS SQL SERVER 2005Ths & RegaurdsshivMeti BEST OF THE BEST |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-09-28 : 00:25:15
|
Stored in msdb, same as in sql2k. |
 |
|
siva.meti
Starting Member
32 Posts |
Posted - 2007-09-28 : 01:58:01
|
rmiao,U r correct.I want exact location in MS SQL SERVER 2000 & 2005Can u plz tell meThxshivMeti BEST OF THE BEST |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-09-28 : 22:19:50
|
In msdb..sysdtspackages (sql2k) and msdb..sysdtspackages90 (sql2k5), you can find it in books online. |
 |
|
|
|
|