/project-sql_server-node_js-react_js_BACKEND

Connect SQL Server with a Node.js API and React.js 🔗📊🚀

Primary LanguageJavaScript

SQL Server My Admin

In this project, we utilize a web application such as PHPMyAdmin to manage our server efficiently.

Table of Contents

Prerequisites

  • Node.js and npm
  • msssql npm install mssql
  • SQL Server

Getting Started

# Example installation commands
$ git clone <rhttps://github.com/simohammed-taher/project-sql_server-node_js-react_js>
$ cd project-sql_server-node_js-react_js
$ npm install
# you shode by default change parametre de sql server

- In the left Tab click on SQL Server Services
- now in the right tab double click on SQL Server Browser
- will open a window, you will see 3 tabs, go for the Service tab
- change start mode to Automatic and apply
- left click on SQL Server Browser and click restart

- Back to the right tab click on SQL Server Network
 Configuration
-
- then Client Protocols
- change TCP/IP to enable

Usage

1 2