I am currently working on putting together a basic application in web appbuilder. And I am wondering if I can make a connection to our SQL database to make the application data dynamic.
Bryan,
The JS API (which WAB uses under the hood) does not have the ability to connect to a SQL database directly. It use ArcGIS Server to communicate with GeoDatabases. Your other possibility is to develop a RESTful Web Service in .Net, then that web service can be used by an esriRequest to gain access to your database.
Thank you Robert. That is exactly the information I was looking for.
Don't forget to mark this question as answered by clicking on the "Mark Correct" link on the reply that answered your question.
Thanks
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.