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
»
separate numericstring values in ssis
separate numericstring values in ssis
Rate Topic
Display Mode
Topic Options
Author
Message
asranantha
asranantha
Posted Wednesday, February 20, 2013 10:10 PM
SSC-Enthusiastic
Group: General Forum Members
Last Login: 2 days ago @ 8:20 AM
Points: 162,
Visits: 3,810
Hi friends i have small doubt in ssis package .how to solve issue
flat file source data contains like
id , name
1243abcde, ravi
15896655djk , hari
9dhajkvekjkddk,kali
011galidvadidevi,lalai
based on this source data . i want load id columns data to load only numerics data in destinationat table
output like
id , name
1234 ,ravi
15896655 ,hari
9 ,kali
011 ,lalai
i have an idea useing derived columns transformatoin write expresion substring and findstring.
but i cannot write exactely expression.plese tell me the condition expression.in ssis package
Post #1422395
Daniel Bowlin
Daniel Bowlin
Posted Thursday, February 21, 2013 8:37 AM
SSCrazy
Group: General Forum Members
Last Login: 2 days ago @ 11:53 AM
Points: 2,672,
Visits: 2,416
I think your best choice is probably a script task. This link might help.
http://microsoft-ssis.blogspot.com/2011/04/isnumeric-or-isnumber-expression-is.html
Post #1422635
« 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.