Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2005
»
SQL Server 2005 Integration Services
»
switch to unicode
switch to unicode
Rate Topic
Display Mode
Topic Options
Author
Message
Sailor
Sailor
Posted Friday, August 03, 2012 11:13 AM
SSC Veteran
Group: General Forum Members
Last Login: 2 days ago @ 2:18 PM
Points: 236,
Visits: 748
I have about ten SSIS packages that use varchar and char columns in tables. Most are built from the wizard.
Is there a simple way to change the columns from varchar to nvarchar to update the SSIS package? We also may be adding some length to the fields.
Post #1339994
Phil Parkin
Phil Parkin
Posted Monday, August 06, 2012 3:18 AM
SSCarpal Tunnel
Group: General Forum Members
Last Login: Yesterday @ 9:39 AM
Points: 4,247,
Visits: 9,500
By 'simple', I presume you mean without going through the packages and editing the meta data manually? I'm afraid the answer is 'no'.
____________________________________________________________________________________________
Help us to help you. For better, quicker and more focused answers to your questions, consider following the advice in this link:
http://www.sqlservercentral.com/articles/Best+Practices/61537/
If you are asking for help and your post does not contain a question, you should expect responses which do not contain any answers. Put a question mark in there somewhere - it's not rocket science.
Post #1340448
Daniel Bowlin
Daniel Bowlin
Posted Monday, August 06, 2012 11:13 AM
SSCrazy
Group: General Forum Members
Last Login: Wednesday, May 22, 2013 1:10 PM
Points: 2,673,
Visits: 2,418
Unless you need the extended international character set, you should probably stay with varchar.
To change all the reports I would open the reports code (view code) and do a Find/Replace. But don't do a Replace All or you may find that you change some things you didn't intend.
Post #1340768
Phil Parkin
Phil Parkin
Posted Monday, August 06, 2012 2:13 PM
SSCarpal Tunnel
Group: General Forum Members
Last Login: Yesterday @ 9:39 AM
Points: 4,247,
Visits: 9,500
Daniel Bowlin (8/6/2012)
Unless you need the extended international character set, you should probably stay with varchar.
To change all the reports I would open the reports code (view code) and do a Find/Replace. But don't do a Replace All or you may find that you change some things you didn't intend.
This is SSIS, not SSRS!
____________________________________________________________________________________________
Help us to help you. For better, quicker and more focused answers to your questions, consider following the advice in this link:
http://www.sqlservercentral.com/articles/Best+Practices/61537/
If you are asking for help and your post does not contain a question, you should expect responses which do not contain any answers. Put a question mark in there somewhere - it's not rocket science.
Post #1340883
Sailor
Sailor
Posted Tuesday, August 07, 2012 6:28 AM
SSC Veteran
Group: General Forum Members
Last Login: 2 days ago @ 2:18 PM
Points: 236,
Visits: 748
ok thanks.
Post #1341192
Sailor
Sailor
Posted Wednesday, August 08, 2012 6:24 AM
SSC Veteran
Group: General Forum Members
Last Login: 2 days ago @ 2:18 PM
Points: 236,
Visits: 748
Some good information:
http://www.simple-talk.com/sql/ssis/working-with-ssis-data-types/?utm_source=ssc&utm_medium=email-main&utm_content=ssisdatatypes-20120723&utm_campaign=SQL
Post #1341816
Phil Parkin
Phil Parkin
Posted Wednesday, August 08, 2012 7:19 AM
SSCarpal Tunnel
Group: General Forum Members
Last Login: Yesterday @ 9:39 AM
Points: 4,247,
Visits: 9,500
And here it is again as a hyperlink:
http://www.simple-talk.com/sql/ssis/working-with-ssis-data-types/?utm_source=ssc&utm_medium=email-main&utm_content=ssisdatatypes-20120723&utm_campaign=SQL
____________________________________________________________________________________________
Help us to help you. For better, quicker and more focused answers to your questions, consider following the advice in this link:
http://www.sqlservercentral.com/articles/Best+Practices/61537/
If you are asking for help and your post does not contain a question, you should expect responses which do not contain any answers. Put a question mark in there somewhere - it's not rocket science.
Post #1341855
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.