Microsoft
Software
Hardware
Network
Question : DT_WSTR dropping value before decimal point in SSIS
I'm trying to convert a value less than 1 e.g. 0.34 in to a string variable using DT_WSTR in a derived column transformation and it gets converted to ".34" rather than "0.34". How do I fix this please?
Answer : DT_WSTR dropping value before decimal point in SSIS
Try converting it in your SQL Statement using Convert(Varchar(Length),Co
lumnName).
.If your using any other Source..
Try this ((ColumnName)< 1) ? "0"+ (DT_wstr,Length)(ColumnNam
e) : (DT_wstr,Length)(ColumnNam
e)
Random Solutions
E-Mail
Dynamically Label Radio Button Lists in ASP.net
530 error bounced email when sending to any sbcglobal.net address from our sbs 2003 server. The ISP is sbcglobal DSL line.
Blank screen After WIn XP splash screen.
SQL has slowed down after DPM agent install
ASP Connection String vs. Database Access DLL
Group Policy Home Page.
Win2000 Terminal Server and your terminal services client license will expire in x days
How do most developer handle localization in .NET?
DELL LATITUDE D610 80GIG STUCK IN BOOT LOOP