How to restore a SQL Server bak file (Enabled FileStream ) to Docker version SQL Server?
0
votes
1
answer
216
views
I have SQL Server 2014 installed on Windows and enabled the FileStream feature. I backed up the database to a .bak file. Now I want to restore the file to my Docker container of SQL Server 2019. However, when I try to restore the .bak file, it fails. I searched for a solution and found out that the FileStream feature is not supported on the Docker version of SQL Server. Is there any way to restore the .bak file to my Docker version of SQL Server?
Asked by XBruce
(1 rep)
Jun 17, 2023, 07:42 AM
Last activity: Jun 17, 2025, 05:04 AM
Last activity: Jun 17, 2025, 05:04 AM