Hi @NM ,
There is no common way to connect to SQL Server database from JavaScript client, every browser has its own API and packages to connect to SQL Server. It is not recommended to use JavaScript clients to access databases for several reasons. Please refer to How to connect SQL Server database from JavaScript in the browser ? get more details.
Best regards,
Carrin
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.