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
»
Business Intelligence
»
conver numeric data to string data in ssis
conver numeric data to string data in ssis
Rate Topic
Display Mode
Topic Options
Author
Message
asranantha
asranantha
Posted Thursday, December 13, 2012 8:20 PM
SSC-Enthusiastic
Group: General Forum Members
Last Login: 2 days ago @ 11:31 AM
Points: 162,
Visits: 3,821
The source is a relational table and the data is shown below:
Code:
value
--------
65020
78250
58264
Convert the numbers into string format and load into target using ssis.
The target data is:
Code:
sixtyfive thousand ninty
seventyeight thousand fifty
fiftyeight thousand twosixtyfour
target destination is flat file and sourc file also flat file dat. how we achive this task in ssis.plz tell me .
Post #1396457
Koen Verbeeck
Koen Verbeeck
Posted Friday, December 14, 2012 12:28 AM
SSCrazy Eights
Group: General Forum Members
Last Login: Today @ 6:39 AM
Points: 9,376,
Visits: 6,472
You can't. You'll need to do custom coding in .NET to achieve this, and it won't be easy. Search the net to found out if someone else has already coded something similar.
How to post forum questions.
Need an answer? No, you need a question.
What’s the deal with Excel & SSIS?
Member of
LinkedIn
. My blog at
LessThanDot
.
MCSA SQL Server 2012 - MCSE Business Intelligence
Post #1396504
tibco29
tibco29
Posted Thursday, December 20, 2012 10:07 AM
Forum Newbie
Group: General Forum Members
Last Login: Thursday, January 10, 2013 6:26 AM
Points: 3,
Visits: 24
Need clarification..what is our input and what is your out put expecting or you may send to my personal mail ..also..i will try to solve,as per what i understand
You have to take source component of input and destination component of out put
Post #1399042
Lowell
Lowell
Posted Thursday, December 20, 2012 12:06 PM
SSChampion
Group: General Forum Members
Last Login: Today @ 7:31 PM
Points: 11,645,
Visits: 27,736
there's a couple of script contributions:
there's several threads on the same subject as well.
http://www.sqlservercentral.com/search/?q=number+to+words
Lowell
--
There is no spoon, and there's no default ORDER BY in sql server either.
Actually, Common Sense is so rare, it should be considered a Superpower. --my son
Post #1399084
« 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.