Restoring SQL Server database on Windows instance from Linux SQLCMD
0
votes
1
answer
171
views
I have a SQL Server that is running under Windows. And I have a Linux client. AFAIK SQLCMD requires "local" (server-related) path to backup files. So the question is - how to specify windows paths (e:\backups\db_name\etc) under Linux shell or script? Do I need to dublicate backslashes? Or can I use forward slashes?
Asked by Eldhenn
(1 rep)
Feb 18, 2022, 01:58 PM
Last activity: Jul 7, 2025, 11:09 PM
Last activity: Jul 7, 2025, 11:09 PM