Viewing 15 posts - 361 through 375 (of 544 total)
Koen Verbeeck (3/14/2012)
If the number of rows isn't that big you can use the SORT component to delete the duplicates for you.
If performance...
March 14, 2012 at 5:45 am
Sean Lange (3/13/2012)
Wow you really are frantic today. Slow down and ask your questions with enough details so somebody else can help you.
I am really sorry Sean...
with cte as (select...
March 14, 2012 at 3:12 am
Eugene Elutin (3/12/2012)
366 points! You are not first-timer here.Please try to post your question as per "forum etiquette", link at the bottom of my signature.
sorry about that..i was in...
March 13, 2012 at 2:55 am
I am sorry..yes, this is a poor architecture, not poor design .....
the good thing is end user never going to touch this....
only by myself...
I did not understand the customer database...
March 12, 2012 at 9:55 am
Charmer (3/12/2012)
it was previously created by some one....Now i changed it as you guys told that there would be some...
March 12, 2012 at 9:14 am
But the thing is i did not create the stored procedure...
it was previously created by some one....Now i changed it as you guys told that there would be some injection...
Thank...
March 12, 2012 at 9:10 am
Sean Lange (3/12/2012)
March 12, 2012 at 8:01 am
MyDoggieJessie (3/12/2012)
If that's the case, check the length for your datatype on the parameter for the...
March 12, 2012 at 7:49 am
There is an another one called Cozy Rock's Table difference..it is good in performance wise. but need to add the update statement by our self...
March 9, 2012 at 4:43 am
ron.grace (2/21/2012)
March 9, 2012 at 4:17 am
Koen Verbeeck (2/21/2012)
You should check for NULL values in the dataflow or at the source before you write them to a destination. Relying on the Ignore Failure of SSIS is...
February 21, 2012 at 5:45 am
Koen Verbeeck (2/21/2012)
Charmer (2/21/2012)
Phil Parkin (2/21/2012)
Charmer (2/21/2012)
If Ignore Failure does not work exactly....then why should we have a such condition...or when will it work if we do Ignore Failure..?
Please reread...
February 21, 2012 at 5:32 am
Phil Parkin (2/21/2012)
Charmer (2/21/2012)
If Ignore Failure does not work exactly....then why should we have a such condition...or when will it work if we do Ignore Failure..?Please reread Koen's response.
Hi Phil,
I...
February 21, 2012 at 5:17 am
If Ignore Failure does not work exactly....then why should we have a such condition...or when will it work if we do Ignore Failure..?
February 21, 2012 at 4:30 am
Eric M Russell (2/20/2012)
Charmer (1/24/2012)
i have table which does not have any date time column, but my need is to get some records depending on the...
February 21, 2012 at 1:21 am
Viewing 15 posts - 361 through 375 (of 544 total)