Getting JSON data

Just as I was playing with Nodejs CRUD functions with MSSQL I was able to get JSON data directly from the database using the Node js - Express server.

This can be helpful/usefull to someone who find it’s hard to do it using scripts

Considering it just takes normal SQL queries and stored procedures.

It can open a way to do many solutions like web page reporting and even integration with other apps .

Feel free to exploits that route

This topic was automatically closed after 10 days. New replies are no longer allowed.