I need some assistance with the syntax of a system URL for a SSIS Derived Column. I have triple checked the package fields CO_ID
and ProcessNo
, so I must be missing something in the URL syntax.
"<a href=\"" + "https://pub.mickle.com /orders/Subsystem/Utils/RequestDoo.asp?ID=" + ORDER No class="nounderline" title="">" + "Order No" + CO_ID + ProcessNo + "</a>"
Any assistance to guide me into the light is appreciated