Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to pass value stored as global parameter to tMSSQLSP?
If so - please provide an example. I don't see a place where I can provide a value for the parameter.
thanks
Hi
yes, of course it is possible
component accept as parameters input connection schema and you can select columns from schema as a parameters
if you haven't input connection, just use tFixedFlowInput and define values there