About 50 results
Open links in new tab
  1. SQL server connecting to SharePoint server - Stack Overflow

    Jun 6, 2019 · I wish to connect SQL server 2012 to SharePoint server. This do complete SQL queries..what is the easy way to do so please? I want to download data from a SharePoint ...

  2. etl - Easiest way to extract SharePoint list data to a separate SQL ...

    Edited: What is the easiest way to scrape extract SharePoint list data to a separate SQL Server table? One condition: you're in a work environment where you don't control the SQL Server behind the …

  3. How to integrate local SQL db with Sharepoint online office 365

    Dec 1, 2015 · We have a requirement in Office 365, SharePoint Online where we want to integrate it with local on-premise SQL database. We will have a form which will directly insert the date into SQL …

  4. Migrate data from Sql Database to SharePoint list and libraries

    Dec 5, 2018 · Need to migrate data from Sql tables to SharePoint 2013 lists. The database size is approximately 80 GB and need to move the contents from Sql tables to SharePoint lists with same …

  5. Can local SQL Server data be made available in SharePoint Online

    Yes, from my experience the best approach is synchronizing local SQL data with native SharePoint Online lists, bi-directional if required. In this way you have all well-known native SharePoint list …

  6. Sync a Sql Server Table with a SharePoint list

    Sep 19, 2022 · Is there a way to automatically sync a Sql Server Table with a SharePoint list? (Sql as source and SharePoint as destination). I tried to connect MS Acces to a SharePoint list as source …

  7. Cannot connect to SQL Server database at Sharepoint Products ...

    May 20, 2024 · We are setting up SharePoint Server Subscription Edition the single farm on VMs running Windows Server 2022. When we are required to enter the Specify Configuration Database …

  8. SSIS Excel/CSV from Sharepoint to SQL Server - Stack Overflow

    I need to take Excel/CSV files from Sharepoint and put them into a table on SQL Server. I'd like to like these packages to deploy automatically, so anytime somebody puts in a new excel file in a specific …

  9. Update records in a SharePoint List by SQL via VBA/ADO?

    Apr 19, 2023 · I use VBA to construct strings of SQL, which I send to the database via an .execute command. Will I be able to execute SQL statements on a SharePoint List, once I connect to it?

  10. sql - How to Query Sharepoint List Data? - Stack Overflow

    Sep 25, 2013 · Does anyone know how to fetch Sharepoint List data using sql query based on the particular sharepoint user.