Comments on: How to Backup and FTP SQL Server On Linux https://sqlserveronlinuxbackup.com/backup-ftp-sql-server-linux/ All about SQL Server on Linux Backup & Maintenance Sat, 12 Aug 2023 05:59:37 +0000 hourly 1 https://wordpress.org/?v=6.1.10 By: whoiscall https://sqlserveronlinuxbackup.com/backup-ftp-sql-server-linux/#comment-3206 Sat, 12 Aug 2023 05:59:37 +0000 http://sqlserveronlinuxbackup.com/?p=142#comment-3206 Thanks.

]]>
By: Working at Walmart https://sqlserveronlinuxbackup.com/backup-ftp-sql-server-linux/#comment-2377 Tue, 25 Oct 2022 09:10:32 +0000 http://sqlserveronlinuxbackup.com/?p=142#comment-2377 Great article.

]]>
By: Alexander Omelchenko https://sqlserveronlinuxbackup.com/backup-ftp-sql-server-linux/#comment-2374 Mon, 24 Oct 2022 15:44:22 +0000 http://sqlserveronlinuxbackup.com/?p=142#comment-2374 In reply to Paul.

Hi PAUL,

You can try to use SqlBak for Linux http://sqlbak.com will that work for you?

]]>
By: Paul https://sqlserveronlinuxbackup.com/backup-ftp-sql-server-linux/#comment-2327 Mon, 17 Oct 2022 18:05:52 +0000 http://sqlserveronlinuxbackup.com/?p=142#comment-2327 I want to backup ALL DBs on a SQL Server installed into a Windows Box from a Debian 11 server (no need of an FTP upload).
Which is a simple and afordabel solution?
Yjanks

]]>
By: Alexander Omelchenko https://sqlserveronlinuxbackup.com/backup-ftp-sql-server-linux/#comment-137 Mon, 11 Oct 2021 10:56:02 +0000 http://sqlserveronlinuxbackup.com/?p=142#comment-137 In reply to Sajid.

Hi SAJID,

It seems that you are trying to connect Azure SQL Server, not to SQL Server. Azure SQL database also uses T-SQL, but this is a cloud database, and backups for it can be performed either using Azure either using the Export Data-tier Application. To Export a Data-tier Application please use the sqlpackage.exe utility.

]]>
By: Sajid https://sqlserveronlinuxbackup.com/backup-ftp-sql-server-linux/#comment-71 Thu, 16 Jan 2020 09:02:10 +0000 http://sqlserveronlinuxbackup.com/?p=142#comment-71 Creating a backup of Docme_Oxford to /tmp/Docme_Oxford.bacpac…
Can’t backup ‘Docme_Oxford’: (‘42000’, u”[42000] [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Statement ‘BACKUP DATABASE’ is not supported in this version of SQL Server. (40510) (SQLExecDirectW)”)

How to Fix?????

]]>