It is not lurking anywhere by itself. It is in the DTS package which if you
were storing them in SQL Server is a row in MSDB.
You could attach your previous MSDB files to your new server as say
OtherMSDB then extract them from there.
--
----------------------------
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Dan@Hope_Hospital_Salford_UK"
<Dan@Hope_Hospital_Salford_UK (AT) discussions (DOT) microsoft.com> wrote
Quote:
My evaluation version of sql server recently expired.
After attaching my database to another sql server i found that I had lost
my dts package containing an Active X script.
Can anyone tell me where this script is lurking in my pc?
Thanks
Dan |