Quantcast
Channel: SQL Server 2012 – The Wiert Corner – irregular stream of stuff
Viewing all articles
Browse latest Browse all 44

Interesting: SQL Server FileStream and FileTable

$
0
0

Some links for my research (when writing this a few years back, I had not done a lot of SQL Server BLOB work for a while, so I missed a lot of interesting progress).

 

As of SQL Server 2008, one can use FileStream, which SQL Server installs on an NTFS file system local to the SQL Server instance, but is accessible over the SQL Server API. It benefits from a lot of SQL Server features (including transactional and backup related).

As of SQL Server 2012, FileTable has extended FileStream, which makes it even easier to access the files from Windows applications.

Over the years, FileStream and FileTable has improved a lot.

Some links to get a feel:

–jeroen


Viewing all articles
Browse latest Browse all 44

Latest Images

Trending Articles





Latest Images