Change alwaysuseDefult code page propery
I want to change the alwaysuseDefaultcodepage property to true for multiple tasks in one go.
instead of opening one task at a time and edit this property from advance editor.
any help ??~Sr. Database Analyst~
July 10th, 2011 12:05pm
Press Ctrl on keyboard, and select as many as data flow component you want, and then go to properties,and change that properties simplyhttp://www.rad.pasfu.com
Free Windows Admin Tool Kit Click here and download it now
July 10th, 2011 12:33pm
Another method is to use the Find and Replace in Files option of Visual Studio. Open a package as code/XML and find the property of interest. Copy the XML snippet and use it for a find and replace, obviously tweaking the property value.
This is a handy approach when you have several packages and you want to make a "standard" change across them all.http://www.sqlis.com | http://www.konesans.com
July 11th, 2011 10:36am


