Category: SQL Server

Exporting an Azure Database to On-Premises SQL Server
Exporting an Azure Database to On-Premises SQL Server
Blog Posts

Hi, I’m going to show you easily can export “any” SQL Server database from Microsoft Azure to an On-Premises platform. I don’t think this steps are valid for a SharePoint Infrastructure (as the Content as Configuration Databases are stored in SQL Server itself), but it’s always a nice to know. In the meantime we don’t know what the vNext of SharePoint Online is, so it’s always good to know an export procedure fromMicrosoft Azure!

SQL Server 2012 File Tables feature and the Benefit With SharePoint
SQL Server 2012 File Tables feature and the Benefit With SharePoint
Blog Posts

SQL Server 2012 comes with an amazing new feature called “File Tables”.That means that you can use a file system folder as a database table with all the fun and of cause nearly all the function of a database table. You have to enable the prerequisites for FileTable (as described here:) and the result is a new table in your database with the following properties: