diff --git a/AddOn/SQL-ManagmentStudio_Online/config.php b/AddOn/SQL-ManagmentStudio_Online/config.php new file mode 100644 index 00000000..55e25c26 --- /dev/null +++ b/AddOn/SQL-ManagmentStudio_Online/config.php @@ -0,0 +1,15 @@ +"DB-Name", + "UID"=>"SQL-Username", + "PWD"=>"SQL-Password", + "Encrypt"=>false, + "TrustServerCertificate"=>false, + "CharacterSet" => "UTF-8"); + +/********************************************************/ + +?> \ No newline at end of file