17.07.2015 Views

The Art of SQL Server FILESTREAM - Red Gate Software

The Art of SQL Server FILESTREAM - Red Gate Software

The Art of SQL Server FILESTREAM - Red Gate Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 11: FileTableTo adequately understand FileTable, we first introduced several new concepts,including the fixed schema, non-transactional access, FileTable namespace and FileTablesecurity. Next, we configured the server for FileTable and created a database withFileTable support.We created a FileTable using T-<strong>SQL</strong> and examined the support for FileTables in SSMS.We used Windows Explorer to access the FileTable contents and create new files andfolders. In the Programming FileTable section, we learned how to add data to a FileTableusing T-<strong>SQL</strong> and the .NET file I/O APIs. We concluded that using the .NET file I/O APIsis preferable.<strong>The</strong>n we looked at new <strong>SQL</strong> <strong>Server</strong> objects to support FileTable, including new functions,views and stored procedures. <strong>The</strong>se objects help us to manage the FileTables in ourenvironment by providing insight into the structure and contents <strong>of</strong> the FileTable data.Finally, we examined two advanced features that are supported for FileTable data:full-text search and semantic search. <strong>The</strong> schema <strong>of</strong> FileTables lends itself well to beingused with both full-text and semantic search.436

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!