Skip to main content

SQL Server on Linux Backup & Maintenance

Author: Robert Ludwig

Working with MS SQL Server in Python on Linux

July 24, 2017July 24, 2017 Robert Ludwig 7 Comments

Today we’re turning our attention to Python, and looking at how you can connect to a Microsoft SQL Server database running on Linux using Python. In this tutorial, we’ll look at establishing a connection and running a few sample queries.

Read More

Configuring MS SQL Server on Linux

July 16, 2017July 16, 2017 Robert Ludwig Leave a comment

Once you’ve installed Microsoft SQL Server on Linux, you’ll want to make sure it’s configured as you’d like it to be. There are a few ways to do this, and today we’ll look at two: environment variables and the mssql-conf binary.
Read More

Connecting to Microsoft SQL Server in Node.js on Linux

July 10, 2017July 17, 2017 Robert Ludwig Leave a comment

Today we’re going to look at connecting to Microsoft SQL Server for Linux through Node.js similar to how we connected in PHP earlier. Just as before, our goal is to enable web application development by connecting to an existing MS SQL Server running on our local host. This time, we’ll do so using Node, and the popular Node library Tedious.

Read More

Connecting to Microsoft SQL Server in PHP on Linux

July 2, 2017July 2, 2017 Robert Ludwig 8 Comments

PHP and SQL Server work together wonderfully! Once you’ve gotten MS SQL Server installed on your Linux machine, it’s time to start running some real applications on it. Today we’ll look at querying SQL Server from PHP to enable your web applications.

Read More

Migrating SQL Server Data from Windows to Linux

June 25, 2017June 26, 2017 Robert Ludwig Leave a comment

Migrating a SQL server database from Windows to Linux is not that difficult! The recommended method is a three-step process of 1) backing up the database to a file on the Windows machine, 2) moving that file over to the Linux machine and 3) using the restore feature to import the data in Linux. Each of these steps is very straightforward. Read More

Recent Posts

  • How to Backup and FTP SQL Server On Linux
  • How to Install the Microsoft ODBC Driver 13 for SQL Server on Linux (Ubuntu)
  • How to Get Microsoft Azure SQL Server on Linux (Ubuntu) with Free License
  • Working with MS SQL Server in Python on Linux
  • Configuring MS SQL Server on Linux

Recent Comments

  • Damir on Connecting to Microsoft SQL Server in PHP on Linux
  • whoiscall on How to Backup and FTP SQL Server On Linux
  • Nora Tenorio on How to Install MS SQL Server on Linux
  • Working at Walmart on How to Backup and FTP SQL Server On Linux
  • Alexander Omelchenko on How to Backup and FTP SQL Server On Linux
sparkling Theme by Colorlib Powered by WordPress