Viewing 15 posts - 6,991 through 7,005 (of 13,876 total)
Sergiy, thank you for taking the time to write these informative posts.
I admit that I am guilty of following Paul White's recommendations as would a sheep and now I shall...
June 28, 2016 at 10:36 am
zouzou (6/28/2016)
June 28, 2016 at 9:51 am
Eric M Russell (6/28/2016)
June 28, 2016 at 8:00 am
Have you verified that the SQL Agent service account has requisite permissions on the target SQL Server instance?
June 28, 2016 at 7:41 am
Jeff Moden (6/27/2016)
jeffe_verde (6/26/2016)
June 28, 2016 at 6:14 am
zouzou (6/28/2016)
I have an issue with my SSIS packages they run fine on Studio 2013 but when you try to run them as a SQL job in SQL...
June 28, 2016 at 6:12 am
jeffe_verde (6/25/2016)
June 25, 2016 at 7:57 am
Paul White suggests that the NOT EXISTS ... INTERSECT form produces better query plans than the EXCEPT form, and that's why I use it. See here (in the comments).
June 24, 2016 at 8:25 am
UPDATE is probably better than MERGE.
If you are a fan of MERGE, please take a read of this[/url] and decide whether, perhaps, you should reconsider.
And rather than using this type...
June 24, 2016 at 6:26 am
Ed Wagner (6/23/2016)
Phil Parkin (6/23/2016)
Jeff Moden (6/23/2016)
June 23, 2016 at 2:20 pm
Jeff Moden (6/23/2016)
June 23, 2016 at 1:42 pm
itortu (6/23/2016)
VB6
[code-"sql"]
IIF([Type]...
June 23, 2016 at 11:16 am
rocky_498 (6/23/2016)
Awesome Phil, It WORKS!Thank You.
Great, well done!
June 23, 2016 at 8:33 am
tindog (6/23/2016)
HappyGeek (6/23/2016)
Spam on the rise again, really not interested in solid wood furniture!Not even at low low prices?
I wonder if that anti-aging serum works on old farts like me....
June 23, 2016 at 6:44 am
rocky_498 (6/22/2016)
I need help.
Here is my sample data
ID,FNAME,STATE,AGE
1,JIM,CA,12
2,CARLOS,NY,14
3,JENA,CA,15
4,TIM,GA,12
What I want, I want to create an SSIS Package, where I can create a .csv file from the above data....
June 22, 2016 at 6:07 pm
Viewing 15 posts - 6,991 through 7,005 (of 13,876 total)