Viewing 15 posts - 211 through 225 (of 308 total)
This all depends on the spec of the Production machine in my opinion. If the machine requires a small number of CPUs and a low amount of RAM, it may...
May 29, 2014 at 10:45 am
If you have the media you can choose to just install the workstation components (i.e. Management Studio)
May 13, 2014 at 7:34 am
Here's the supported upgrade paths for SQL Server 2014:-
http://msdn.microsoft.com/en-us/library/ms143393(v=sql.120).aspx
It doesn't look like you can upgrade SQL Server 2008 Enterprise to 2014 Standard. It would have to be to either 2014...
May 13, 2014 at 7:33 am
OK, taking a random stab here. Have the users tried running IE as an admin?
January 7, 2014 at 10:49 am
Hmm, what's the error that you are getting?
Have permissions been granted to the home page itself, not just the site?
Andrew
January 6, 2014 at 7:44 am
Have you set the permissions within SSRS itself? In the security tabs on the home page and underlying areas?
January 6, 2014 at 7:34 am
Have a read through this article:-
It will explain the error
October 29, 2013 at 5:49 am
Hi,
Yes you can setup a DDL trigger to fire when a CREATE LOGIN is executed. Have a look here:-
http://msdn.microsoft.com/en-us/library/f44e5340-1d18-40e9-828e-0ffcca091ae3
Andrew
July 19, 2013 at 4:09 am
Yep, there were duplicate SPNs. Found them by using the LDP tool detailed here:-
http://technet.microsoft.com/en-us/library/cc772897(v=WS.10).aspx
Once removed, the server started to use KERBEROS authentication.
Andrew
July 17, 2013 at 8:20 am
Sorry but an update of the statistics is necessary as a rebuild index will not update the statistics on non indexed columns.
Andrew
July 17, 2013 at 7:31 am
Hi,
The best way of thinking about your backups is as a restore strategy. If you "lost" the database, how long would you have to bring it back online and what...
July 17, 2013 at 6:46 am
Glad it's sorted, what did you change the value to?
July 16, 2013 at 7:30 am
Viewing 15 posts - 211 through 225 (of 308 total)