Viewing 15 posts - 3,286 through 3,300 (of 11,678 total)
The package will only be upgraded if you try to execute 2008 packages in a 2012 environment.
Since you don't have SQL Server 2012, you don't need to worry about this.
April 10, 2014 at 5:09 am
Phil Parkin (4/10/2014)
peter 89731 (4/10/2014)
The company I am working for has a 2008r2 server and packages developed using bids 2008. They are also using TFS, and because of some...
April 10, 2014 at 4:21 am
Good article about the basics. Lots of screenshots, well done 🙂
I have been using SSIS for 5 years, been writing about it for 2 years, but I never realized there...
April 10, 2014 at 4:19 am
Grant Fritchey (4/10/2014)
And in my experience, it's not a small percentage. On average, I found people with certifications to be less able than those without. Over about a three year...
April 10, 2014 at 3:26 am
How are you trying to make the connection?
April 10, 2014 at 3:21 am
Gail was a bit faster, but anyway...
MSDN doesn't say it explicitly, but one of the rules of using a sequence object in a default contstraint is the following:
The table and...
April 10, 2014 at 3:15 am
Edvard Korsbæk (4/10/2014)
It is enabled on all IP possibilities including the one we are using.
OK. What is the exact error message?
April 10, 2014 at 3:10 am
Open up SQL Server configuration manager and check if the named pipes protocal is enabled.
April 10, 2014 at 2:50 am
Phil Parkin (4/10/2014)
And regardless of where those servers are, you can still get rid of SORT components if you decide to keep the Merge Joins.
Good call. You can sort in...
April 10, 2014 at 2:41 am
Sarwan (4/9/2014)
I want to run that query across 100+ servers daily and save the output of 100 +servers in single table so that...
April 10, 2014 at 1:54 am
WillyWonka (4/9/2014)
April 10, 2014 at 1:51 am
Megha P (4/10/2014)
but once i complete creating packages for all...
April 10, 2014 at 1:47 am
I hope everything works out.
You seem more motivated and eager to learn some of the people here on the forums asking for interview questions.
Good luck with your challenge!
April 10, 2014 at 1:32 am
SSIS versions are not backwards compatible (unfortunately).
VS 2013 is used for SQL Server 2014, VS 2010/12 is used for SQL Server 2012.
You can download the VS 2012 SSDTBI shell here:
http://www.microsoft.com/en-us/download/details.aspx?id=36843
April 10, 2014 at 1:22 am
I prefer physical books, but due to the high costs and the limited amount of space in my house I can reserve to store books, I only get physical books...
April 10, 2014 at 12:41 am
Viewing 15 posts - 3,286 through 3,300 (of 11,678 total)