Forum Discussion
Fernando_Mota_013
Jun 04, 2021Copper Contributor
Integrate SharePoint with SQL Server
I'm needing to integrate an online SharePoint list with SQL Server database, creating a table inside my database with the data from the SharePoint table. Making a direct connection to get real time d...
ZdenekHavel
Jun 08, 2021Copper Contributor
Hello Fernando_Mota_013 ,
check out https://docs.microsoft.com/en-us/sharepoint/manage-business-connectivity-service-applications. It's an old and sometime forgotten technology. BCS allows you to connect external data sources (such as SQL table or view) and use them like lists.