Migrating a database is an important step when shifting a website or application from a local development environment to a production server. This guide explains how to migrate a MySQL/MariaDB…
Category: MS SQL
How to backup and restore MS SQL server database
June 9, 2020 / MS SQLThe following tutorial explains to you the backing up and restoration of your MS SQL Server 2019/2022 Database using the Microsoft SQL Server Management Studio. Microsoft SQL Server Management Studio…
How to Set the Custom Port for MsSQL Remote Access
May 13, 2020 / MS SQLSetting a custom port for MsSQL remote access is important for managing and securing database connections. By following the steps outlined in this guide, you can set the port to…