From dfdbbea85c4ea270bc32ec0f7bb27eb995720a42 Mon Sep 17 00:00:00 2001 From: BlueBlock Date: Thu, 2 Mar 2023 08:32:07 -0500 Subject: [PATCH] sql usage doc updated --- mRemoteNGDocumentation/sql_configuration.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/mRemoteNGDocumentation/sql_configuration.rst b/mRemoteNGDocumentation/sql_configuration.rst index 6ac8ef69..9ed61bb3 100644 --- a/mRemoteNGDocumentation/sql_configuration.rst +++ b/mRemoteNGDocumentation/sql_configuration.rst @@ -19,7 +19,6 @@ The list below includes databases that are officially supported. Others may alre Steps to configure your SQL Server ================================== - Create a new Database called "mRemoteNG" on your SQL Server. -- Run the SQL Script for your DB type listed below in topic (SQL Table creation Scripts) on the newly created Database. - Give the users that you want to grant access to the mRemoteNG Connections Database Read/Write permissions on the Database. Steps to configure mRemoteNG for SQL