问题
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