Viewing 15 posts - 46 through 60 (of 84 total)
Ok I did get some work done.From flat file connection manager > output 1[Table A] > output 2[Scrpit Component] based on http://blogs.conchango.com/jamiethomson/archive/2005/08/08/1969.aspx.From Scrpt component > to ERROR table.Now when there...
February 8, 2008 at 8:24 am
To my thinking, if there is a mismatch of data type coming in from input table.The SSIS package would fail.Therefore I would need to just find a way to move...
February 8, 2008 at 7:12 am
Thank You Matt....Tried with "###,##0" & works fine....
Never thought of that:Wow:
January 31, 2008 at 1:32 pm
My SELECT COUNT(*) does return a "0",when the column has no records.
Tested in SSRS[data tab] and Mng Studio.
Problem arises when the value of dataset is displayed in a textbox, where...
January 31, 2008 at 12:48 pm
Thank You
Your explanation is very detail and I hope others can also benefit from it.
I am going to use the information to prepare for my 70-431.
Wish me all the...
January 9, 2008 at 8:28 am
Hi Jeff,
Thanks for your answer.Any reason why Bulk Insert ?
A friend of mine was asked a similar question on the choices made between [Bulk Insert & Flat File Connection Mng]...
January 9, 2008 at 8:15 am
Look for Microsoft Visual Studio 2005 in your Programs.Once opened.
1) Select File > New Project
2) Ensure Business Intelligence Projects is selected in Project Type.
3) Choose Integration Services Project in...
January 8, 2008 at 10:48 am
Thank You All for your response.
I am going to start preparing right away.No more wasting time.
January 8, 2008 at 8:29 am
Anyone out there can answer this question for me ..Thank You !
1) I read about many comments on the flaws of MCTS_Self Paced Training Kit by Microsoft Press and purchasing...
January 4, 2008 at 8:17 am
I have added this code in report properties> code [to validate startdate > enddate]
Function CheckDateParameters(StartDate as Date, EndDate as Date) as Integer
Dim msg as String
msg...
December 3, 2007 at 3:10 pm
Now I know what Execute Process Task does.Let me get my hands dirty with it.Shall post my ouput soon.Thanks
November 28, 2007 at 2:18 pm
-----SOLVED !
Hi ,
I wrote a sql query to replace Date records which are NULL and empty to a
default value.And then performed my data conversion on DT_Date in data...
November 20, 2007 at 8:17 am
Thanks for your reply. It really works well now. Thanks again:D
November 20, 2007 at 7:52 am
I have tried converting the column to
DT_DBDate / DT_Date / Dt_DBTimestamp.But no luck !
This is an example of the value of column Date in Table A > '11/20/2007' [varchar(50)]
I...
November 20, 2007 at 7:30 am
1.Is the original for this specific fields are empty in the source?
2.Why do you want it to NOT be Nulls?(most of us prefer Nulls in empty fields)
3.What do you want...
November 20, 2007 at 6:55 am
Viewing 15 posts - 46 through 60 (of 84 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy