1,658 questions
Hi ShivSharma-7793,
If you want to connect SQL data with SP list, you can build an external list:
- https://www.c-sharpcorner.com/UploadFile/b8e86c/bcs-using-sql-server-in-sharepoint-2013/
- https://learn.microsoft.com/en-us/sharepoint/administration/configure-a-business-data-connectivity-service-application
And if you want to connect to sql using js, you may check:
Below blog shows how to add item to list:
Best Regards,
Baker Kong