Viewing 6 posts - 1 through 7 (of 7 total)
August 2, 2017 at 11:47 am
Hi,
Values which are processed against Always Encrypted Columns have to be of type System.Data.SqlClient.SqlParameter - it is a limitation of the current implementation.
This even happens with SQL Server 2017 RC1.
First ...
August 2, 2017 at 10:30 am
Answer to any technical exam, install the product e.g. evaluation copy,write notes and practice!
August 2, 2017 at 8:30 am
The page structure is quite complex, the below links will cover a lot of it, but does not include things like In-memory OLTP structures.
http://www.sqlservercentral.com/blogs/practicalsqldba/2012/08/12/sql-server-understanding-the-data-page-structure/ - "SQL Server:...
August 2, 2017 at 8:07 am
There are multiple items which can be checked for Always On Availability Groups so I put together a blog post to start:
https://justdaveinfo.wordpress.com/2017/08/02/sql-server-availability-groups-items-to-check/
If there is still...
August 2, 2017 at 7:52 am
One option is to download the file locally then import the file.
Download can be done via powershell
https://docs.microsoft.com/en-us/azure/storage/storage-powershell-guide-full
Or C#
https://blogs.msdn.microsoft.com/webapps/2014/09/24/upload-and-download-files-from-azure-storage/
August 2, 2017 at 6:41 am
Viewing 6 posts - 1 through 7 (of 7 total)