SQL SERVER – Working with FileTables in SQL Server 2012 – Part 1 – Setting Up Environment
- by pinaldave
Filestream is a very interesting feature, and an enhancement of FileTable with Filestream is equally exciting. Today in this post, we will learn how to set up the FileTable Environment in SQL Server.
The major advantage of FileTable is it has Windows API compatibility for file data stored within an SQL Server database. In simpler…