Dong Lam Trien
I created a Login application that connects to the sql server using Visual Studio Code. The Login and SignUp application logs into the sql server to read the Table 'TABUSERNAME' and export it to the grid, but I get an error, my computer's sql server information: user: 'sa' pass: 'Coffee' server:'MICROSOFT' or '192.168.1.100' database: 'Cafe' Can you please fix my code errors ? File: App.js