How to get data from SQL DB using client JavaScript?

随声附和 提交于 2020-06-17 15:57:28

问题


I am making a microsoft Teams app in javascript, and need to load data from an MS Sql database. Is there any way to get that data and display it in browser? I can do this for non web browser js using require, but havent found a way to get sql data into client js.

来源:https://stackoverflow.com/questions/62289683/how-to-get-data-from-sql-db-using-client-javascript

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!