Viewing 15 posts - 1,321 through 1,335 (of 11,676 total)
aaron.reese (11/27/2014)
I would also like to see template inheritance so that packages that are generated with a particular template can be updated by updating the template.
That would be totally awesome.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 27, 2014 at 5:56 am
aaron.reese (11/27/2014)
Yes, you can check the dtsx packages and their project into source control but the cool things that SCC gives you are negated by the way that BIML builds...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 27, 2014 at 4:57 am
aaron.reese (11/27/2014)
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 27, 2014 at 4:30 am
kaspencer (11/27/2014)
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 27, 2014 at 2:36 am
Sean Pearce (11/27/2014)
Koen Verbeeck (11/27/2014)
Sean Pearce (11/27/2014)
There are two correct answers.Hence the checkboxes 😉
Epic comprehension failure.
MOAR COFFEE! 😀
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 27, 2014 at 1:28 am
It's time to allow for moderators (privileged forum users) to be able to delete spam.
Most of the succesful forums/boards/whatever have this. Just not SQLServerCentral.
I think as long as the SQLServerCentral...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 27, 2014 at 1:19 am
Sean Pearce (11/27/2014)
There are two correct answers.
Hence the checkboxes 😉
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 27, 2014 at 1:14 am
You need to install Integration Services. You can do this with the SQL Server set-up.
You don't need to install SQL Server itself.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 27, 2014 at 12:42 am
Woohoo 7 points! 😎 :w00t:
Happy Thanksgiving to our USA friends.
And don't kill each other tomorrow...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 27, 2014 at 12:35 am
riyaziq (11/26/2014)
The query I had in mind was incomplete. It should be like this:
ALTER TABLE [Table Name] ADD AUTOID INT IDENTITY(1,1)
DELETE FROM [Table Name]...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 26, 2014 at 6:53 am
Hugo Kornelis (11/26/2014)
DrKiller (11/20/2014)
Would the first query not use the clustered index?It makes no sense why it would even consider the non-clustered index
Good question, though the explanation is a bit...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 26, 2014 at 5:31 am
riyaziq (11/26/2014)
Koen Verbeeck (11/26/2014)
riyaziq (11/25/2014)
You need to add a 'Sort' component in your...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 26, 2014 at 4:07 am
riyaziq (11/25/2014)
You need to add a 'Sort' component in your Data Flow task.Right...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 26, 2014 at 1:07 am
Nice question, thanks.
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 26, 2014 at 12:48 am
beakdan (11/25/2014)
Koen Verbeeck (11/25/2014)
Why not simply use EXECUTE WITH RESULT SETS?
Oh, that's because many of us still have to use procedures executing in versions previous to MSSQL2012.
Thank you for reading...
Need an answer? No, you need a question
My blog at https://sqlkover.com.
MCSE Business Intelligence - Microsoft Data Platform MVP
November 25, 2014 at 2:19 pm
Viewing 15 posts - 1,321 through 1,335 (of 11,676 total)