Viewing 15 posts - 1,471 through 1,485 (of 11,678 total)
It might be, depending on the queries.
It might as well not. Typically you want your clustered index to be unique (selective) and narrow.
What kind of performance issues do you have?
November 4, 2014 at 5:41 am
It's not spam 🙂
It popped up on the "Recent Posts" view and I was just curious 😀
November 4, 2014 at 3:24 am
Which version of SSIS are you using?
November 4, 2014 at 3:09 am
You can also use the debugger functionality of SSMS to step through the stored procedure to see on which line it exactly fails.
November 4, 2014 at 2:52 am
Luis Cazares (11/3/2014)
Evaluation and Developer will offer the same features as Enterprise edition. The problem with Evaluation would be the time constraint.
How much can you learn...
November 4, 2014 at 1:33 am
Security issues aside, it is not possible to have SQL Authentication only.
You can however only add SQL logins and remove or disable windows logins.
November 4, 2014 at 1:31 am
It's hard to say without taking a look at the actual code.
November 4, 2014 at 1:29 am
November 4, 2014 at 1:28 am
VS 2010 --> SQL Server 2012
VS 2012 --> SQL Server 2012
VS 2013 --> SQL Server 2014
November 4, 2014 at 1:20 am
Can you post a screenshot?
October 30, 2014 at 1:53 pm
I think you can also schedule a job on another server and use SSIS to send an XMLA Backup command.
October 30, 2014 at 1:52 pm
Viewing 15 posts - 1,471 through 1,485 (of 11,678 total)