Re: Where are Active X scripts stored in SQL Server

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Jacco Schalkwijk (jacco.please.reply_at_to.newsgroups.mvps.org.invalid)
Date: 07/14/04


Date: Wed, 14 Jul 2004 12:47:26 +0100

DTS packages are stored in the msdb database, so you can restore that
database to a separate server and get the information from there.

-- 
Jacco Schalkwijk
SQL Server MVP
"Dan@Hope_Hospital_Salford_UK"
<DanHopeHospitalSalfordUK@discussions.microsoft.com> wrote in message
news:7A28059D-2D4E-45F3-B07F-12BDF67FEB2C@microsoft.com...
> 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
>


Relevant Pages