|
<< Click to Display Table of Contents >> Navigation: Troubleshooting and Tech Help > SQL Server Requirements > Prerequisites for using your own SQL server |
❖ Database Server Requirements when using your own MSSQL Server
Database Server Requirements
1.Docsvault needs either an empty database or a database with Docsvault data in it. Databases that have some other data in them cannot be used. 2.Ensure FILESTREAM is enabled: •Open SQL Server Configuration Manager (Start > Programs > Microsoft SQL Server 2022 > Configuration Tools > SQL Server Configuration Manager)
•Navigate to the SQL Server Services node and from the right pane open the properties dialog for the SQL Server service from its right click menu. •Click the FILESTREAM tab and select the checkbox to enable FILESTREAM for Transact-SQL access.
3.Ensure Full-Text Search feature is installed and enabled: |