Enable & Configure
Before you can start to use FILESTREAM, you must enable FILESTREAM on the instance of the SQL Server Database Engine.
Before you can start to use FILESTREAM, you must enable FILESTREAM on the instance of the
Database Engine. This topic describes how to enable FILESTREAM by using SQL
Server Configuration Manager.
- On the
menu, navigate to
, and
then select
Configuration Manager.
- In the list of services, right-click
Services
, and then select.
- In the
Configuration Manager
snap-in, locate the instance of SQL Server on
which you want to enable FILESTREAM.
-
Right-click the instance, and then select.
-
In the
Properties
dialog box, select the
tab.
- Select the
check box.
- If you want to read and write FILESTREAM data from Windows, select. Enter the name of the Windows share in the
box.
-
If remote clients must access the FILESTREAM data that is stored on this share, select.
-
Select.
-
In SQL Server Management Studio, select
to display the Query Editor.
- In Query Editor, enter the following Transact-SQL code:
7
Note
On newer versions of Windows, follow these instructions to.