Yo Check it out--I found this on this website and am reprinting in case
that links goes wrong for anyone else out there:
http://www.mcse.ms/message1381814.html here it is--special thanks to "missio"--whoever you are--you saved the
day--to wit:
Re: DTS problem: ActiveX Script Task Properties dialog box
I've got the same problem !
Me and my friend Phosi used the Regmon program in order to monitor the
registry in a machine-without-this-problem.
Start notepad an type the following lines:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL
Server\80\DTS\ActiveXWindowPosition]
"left"=dword:00000242
"right"=dword:0000042a
"top"=dword:0000007f
"bottom"=dword:0000024b
"splitterpos"=dword:000000cb
"showstyle"=dword:00000003
"taborder"=dword:00000001
"xtransleft"=dword:00000000
"xtransright"=dword:00000000
"xtranstop"=dword:00000000
"xtransbottom"=dword:00000000
"xtranssplitterpos"=dword:00000000
"xtranstaborder"=dword:00000000
"language"="VBScript"
save the file as Activex.REG
double click this file
click yes
and ta-da ! the problem will be solved !
ho ho ho
[quoted text, click to view] "Mallika" wrote:
>
> DTS Active X script transformation properties box has ActiveX script text
> box on the right where you can change Active X script. SQL enterprise mgr is
> not showing this box anymore. It looks like that Active x script box is
> hidden somewhere but there is not maximize/minimize window. There is no
> resize option available to fix it.
> Language and Browser tab takes the whole window space.
>
> Is there a way to restore Active X script box where script can be modified
> or any other way to update Transformation Active X script?
>
> Or should I just reinstall SQL server?
>
> Or should I just reinstall SQL server?
>
> Thank you.