About 611,000 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 …

  3. Moving an SQL database to SharePoint lists

    Sep 8, 2023 · The new system needs to be built exclusively in PowerApps and SharePoint Lists to replicate the functionality of the current system but will also need to incorporate some new …

  4. 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 …

  5. VBA SQL updating SharePoint Lists: any way to use a SINGLE ADO ...

    May 5, 2023 · But I would ideally like a way to update more than one single SharePoint list within the same connection. My existing code is based around MS Access-compatible databases, …

  6. 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.

  7. 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 …

  8. 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 …

  9. 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 …

  10. sql server - Sharepoint 365 and SQL Access - Stack Overflow

    Sep 22, 2015 · I am new to SharePoint Online in Office 365 and I am trying to create an asp page that gets data from certain lists using CAML queries. But was wondering if there is a way that I …