Viewing 15 posts - 31 through 45 (of 113 total)
Check out the Performance Tuning with SQL Server Dynamic Management Views book by Louis Davidson and Tim Ford. I've just finished chapter 6 which is titled - PHYSICAL DISK...
October 11, 2011 at 9:29 am
Sounds like a client error, are you using the Restore Database Wizard? If you are using the GUI dont. Restore the database using TSQL, search 'RESTORE DATABASE' in...
October 11, 2011 at 9:25 am
I would start here.
http://www.microsoft.com/sqlserver/en/us/product-info/previous-versions.aspx
THanks
Chris
October 11, 2011 at 9:21 am
If the errors is "The cluster group name cannot be null or empty" then the below may help?
Thanks
Chris
October 11, 2011 at 9:18 am
October 11, 2011 at 9:14 am
I would go down the mirroring route.
However since Database Mirroring is 'per database' I would be cautious about using automatic failover. You don't want some databases principals...
October 5, 2011 at 10:21 am
Drop the Version drop box down at the top of the page and choose either SQL Server 2005 or SQL Server 2008.
Thanks
Chris
September 23, 2011 at 8:17 am
Lets assume you are using SQL Server, I would start by securing your servers. That way you know only certain priviledged people can make changes. Introduce a release...
September 23, 2011 at 8:15 am
September 23, 2011 at 8:04 am
Or Buy the developer edition for around $50. This would be my choice as you are licensed and not restricted to a 180 day trial or limited features.
Thanks
Chris
September 23, 2011 at 7:59 am
In a word yes.
Check out the below link;
http://www.informit.com/articles/article.aspx?p=603637&seqNum=3
Thanks
Chris
September 22, 2011 at 8:53 am
Fabrizio Faleni's last option SSIS would be my prefered solution, the options are endless but using a procedure, powershell or SSIS you could;
Automate it in a job
Email the excel file
Export...
September 22, 2011 at 8:51 am
It isn't something I would do lightly or without appropriate testing as you may invalidate licensing??? I would check with the Sharepoint Team maybe post something on their forums.
Thanks
Chris
September 22, 2011 at 8:45 am
anthony.green (9/21/2011)
Good question ChrisAnt
Thanks Ant, appreciate it.
September 22, 2011 at 12:59 am
mohammed moinudheen (9/21/2011)
L' Eomot Inversé (9/21/2011)
(which I believe is that replication continues as normal but with reduced replication latency - but I can't find a reference to back that up).
I...
September 22, 2011 at 12:58 am
Viewing 15 posts - 31 through 45 (of 113 total)