Database management SQL Server Tips: How to know if In-Memory Feature is supported by your server? 18.05.2015 by Stéphane Haby A customer asks me, how to know if In-Memory Feature is supported by my SQL Server server? An easy way is to check the edition, version etc. but now, you have directly a property for that. On msdn(…)
Technology Survey Azure DocumentD8: Microsoft goes to NoSQL 18.05.2015 by Stéphane Haby Azure DocumentDB is a documentary database service and as like its name suggests, it is aMicrosoft Azure Cloud service. Since the last summer, developers have access to this new service, and now it is available(…)
Database management SQL Server – Change Management: list all updates 18.05.2015 by Stéphane Haby I am looking to have all SQL Server updates on a server including Service Packs, Cumulative Updates and other fixes like we can see in the uninstall panel from Windows. I take the opportunity of this(…)
Database management Security via policies 10.02.2015 by Stéphane Haby Few weeks ago, I presented the session on security via Policies for “Les journées SQL Server 2014”, organized by the French SQL Server User Group (GUSS) in Paris. I promised to post our policies script(…)
Operating systems Don’t forget to configure Power Management settings on Hyper-V 06.01.2015 by Microsoft Team Recently I had the opportunity to audit a SQL Server database hosted on a Hyper-V 2012 cluster. I noticed that the guest operating system had the Power Plan configured to High performance. This is great thing but when I talked to(…)
Database management Managed Backup with SQL Server 2014 06.01.2015 by Nathan Courtine In a previous blog post called Backup a SQL Server database from On-Premise to Azure, I presented the different tools to backup your on-premise databases on Azure Storage. SQL Server Managed Backup to Windows Azure was one of(…)
Database management How to store SQL Server data files in Azure Storage 18.12.2014 by Nathan Courtine A new functionality, introduced with SQL Server 2014, enables to store data files from a SQL Server database in Windows Azure Storage. In this posting, I will show how it works. Accessing Azure Storage The(…)
Database management SQL Server tips: how to list orphaned logins 05.12.2014 by Stéphane Haby I read a lot of about orphaned database users in SQL Server, but I have almost never read about orphaned logins. Many of my customers migrate or remove databases in SQL Server. They forget – not every time but(…)
Database management SQL Server tips: Executing a query with the EXECUTE command 25.11.2014 by Stéphane Haby This short SQL Server blog post is meant to help people who have experienced the error messages 2812 and 203 with the EXECUTE command. The goal is to execute a simple query from a variable in a string(…)
Technology Survey Journées SQL Server 2014: il n’est pas trop tard pour vous inscrire 24.11.2014 by Microsoft Team Le plus grand événement français va bientôt avoir lieu (1 et 2 décembre) à Paris et il vous reste encore une semaine pour vous y inscrire! Pensez également à commander votre lunch(…)