Viewing 15 posts - 1 through 15 (of 18 total)
Hi,
I tried the deploying of packages in sql server 2005 , the way it is in that link. But, I'm getting some error as it is not able to deploy...
March 9, 2009 at 10:41 pm
Hi,
But I din't find any NOT IS NULL condition in Conditional split.
Where it is?
How to use it?
Thanks for your replies and ur help. But, I din't come up with the...
January 22, 2009 at 5:39 am
please help me how to use conditional split. 🙂
January 22, 2009 at 5:13 am
Can u please be more specific.
I have used Look up transformation.
After that, which transformation to use to find the value is already existing.
As i am a beginner to SSIS, please...
January 22, 2009 at 4:59 am
Can u plz be more specific.
Its not exactly deleting.
I need to update the existing row, if the value for the same row comes from the source.
Please tell me...
January 22, 2009 at 4:45 am
Hi,
In the first conditional split, I gave the expression as:
((DT_DBDATE)timestamp == (DT_DBDATE)DATEADD("dd",-1,GETDATE()))
which returns only yesterday's i.e, previous day's rows.
In the second conditional split, I gave the expression as:
((DT_DBDATE)timestamp == (DT_DBDATE)(DATEDIFF("mi",timestamp,timestamp)%...
January 21, 2009 at 10:23 pm
Can you please explain me giving some code?
Thanks.
January 21, 2009 at 8:28 pm
Hi all,
I would like to explain it more clearly.
I have a table. tbl_Readings.
The table structure is as shown below,
TimeStamp, ...
January 21, 2009 at 7:42 pm
Thank you friend.
Got it worked.
thanks.
January 21, 2009 at 7:39 pm
Thank you friends for your fast reply.
It worked. Thanks. 🙂
January 20, 2009 at 9:29 pm
Thanks for all your replies. I would like to describe what I want in detail.
I have a table, consider meterreading table.
I have columns like,
Date, meter1reading, meter2reading,.....meter100reading.
values are like,
12/2/2008 15:15:00,123.45,234.56,345.67......
14/2/2008...
January 7, 2009 at 7:51 pm
Thanks mukti for your reply.
Please tell me how to add two rows and make it as one row using script transformation.
Thanks in advance.
January 6, 2009 at 8:11 pm
Viewing 15 posts - 1 through 15 (of 18 total)