Posts

Showing posts from February, 2024

Change server authentication mode

Image
 Change server authentication mode Article 03/30/2023 In this article Before you begin Change authentication mode with SQL Server Management Studio Enable sa login Change authentication mode (Transact-SQL) See also Applies to: SQL Server This article describes how to change the server authentication mode in SQL Server by using SQL Server Management Studio or Transact-SQL. During installation, SQL Server Database Engine is set to either Windows Authentication mode or SQL Server and Windows Authentication mode . After installation, you can change the authentication mode at any time. If Windows Authentication mode is selected during installation, the sa login is disabled and a password i...

SQL Server Port and Firewall Setup

SQL Server Port and Firewall Setup  サービス名 ”SQL Server (MSSQLSERVER)” SQL Server 名前 が ”SQL Server (MSSQLSERVER)”ならば、 既定のインスタンス サービス名 ”SQL Server (SQLEXPRESS)” SQL Server 名前 が ”SQL Server (SQLEXPRESS) ” ならば、 名前付きインスタンス 他に、SQL Serverのインストール時に、インスタンス名を"SQL2022"のように設定した場合も、”SQL Server (SQL2022)”のように表示され、これも名前付きインスタンス。 "MSSQLSERVER"以外は名前付きインスタンス。 既定のインスタンス(MSSQLSERVER)へ他のPCから接続可能にする SQL Server のサービスの設定 デフォルトの状態でよい。       ・SQL Browser サービス                                        :停止(接続には不要) ・SQL Server (MSSQLSERVER)                             :実行中 ...

SQL Server 2022 Express Install and Setup

Image
  SQL Server 2022 Expressのインストール及び設定 ファイルのダウンロードが完了したら「実行(R)」ボタンをクリックしてください。 「次のプログラムにこのコンピュータへの変更を許可しますか?」と表示されるので「はい(Y)」ボタンをクリックしてください。 「メディアのダウンロード(D)」をクリックしてください。 「Express Advanced」にチェックを付け、「ダウンロード(D)」ボタンをクリックしてください。  ダウンロードが完了するまで待ちます。 「ダウンロードに成功しました。」と表示されたら「フォルダーを開く」ボタンをクリックしてください。 SQL Server 2022 Express with Advanced Servicesのインストール 「SQLEXPRADV_x64_JPN」をダブルクリックしてください。 「展開されたファイルのディレクトリの選択」ダイアログが表示されるので「OK」ボタンをクリックしてください。 展開の準備が完了するまで待ちます。 「SQL Serverの新規スタンドアロン インストールを実行するか、既存のインストールに機能を追加」をクリックしてください。 「ライセンス条項に同意します。(A)」にチェックし「次へ(N)>」ボタンをクリックしてください。 「インストール ルール」の画面で「次へ(N)」をクリックしてください。 「SQL Server用Azure拡張機能」をチェックOFFし「次へ(N)>」ボタンをクリックしてください。 「データベース エンジン サービス」および「検索のためのフルテキスト抽出とセマンティック抽出」のみにチェックを行い「次へ(N)>」ボタンをクリックしてください。 「既定のインスタンス(D)」にチェックし「次へ(N)>」ボタンをクリックしてください。 「次へ(N)>」ボタンをクリックしてください。 「混合モード(SQL Server 認証と Windows 認証)(M)」にチェックし、任意のパスワードを設定してください。設定したパスワードは、「 プリザンターのインストール 」にて使用するため控えてください。その後、「次へ(N)>」ボタンをクリックしてください。 インストールが完了する...

Uninstall an existing instance of SQL Server (Setup)

Image
 SQL Server の既存のインスタンスをアンインストールする Uninstall an existing instance of SQL Server (Setup) Uninstall Windows 10 / 2016 + To uninstall SQL Server from Windows 10, Windows Server 2016, Windows Server 2019, and greater, follow these steps: To begin the removal process, navigate to Settings from the Start menu and then choose Apps . Search for sql in the search box. Select Microsoft SQL Server (Version) (Bit) . For example, Microsoft SQL Server 2017 (64-bit) . Select Uninstall . Select Remove on the SQL Server dialog pop-up to launch the Microsoft SQL Server installation wizard. On the Select Instance page, use the drop-down box to specify an instance of SQL Server to remove, or specify the option to remove only the SQL Server shared features and management tools. To continue, select Next . On the Select Features page, specify the features to remove from the specified instance of SQL Server. On the Ready to Remove page, review the list of components...

Display Samba Server in windows network: Install wsdd on Ubuntu 22.04

 Display Samba Server in windows network: Install wsdd on Ubuntu 22.04   Reference: https://installati.one/install-wsdd-ubuntu-22-04/?expand_article=1 https://pcvogel.sarakura.net/2022/03/22/34526