Run Cold Fusion custom tag dll from within DTS package -
10-21-2009
, 05:24 PM
I have an old cold fusion custom tag (I wrote some years ago and have lost
the C++ code behind it). The running of the cold fusion script is causing
problems and is cumbersome and I would very much like to utilise the dll from
within a DTS package. Is this something that is possible? If I cannot use
the existing cold fusion dll is there some way of utilising other dlls from
within a package? |