Posted by Ram on September 14, 2011 at 02:35:40:
I am using doc batch file to trigger an etl job. I need to pass params to that job and one of the param value is name:string;name1:string;
but ";" is breaking the value separator.
Is there is any way to define ";" as a value and not as seperator?