About 161 results
Open links in new tab
  1. VBA code to add an icon onto the Quick Access Toolbar in Excel …

    Jul 10, 2017 · Ok. Excel quick access toolobar customization can be done from a file excel.qat which is saved automataically in above mentioned path. You can manually open and edit for …

  2. VBA Workbooks.open method opens file in Read only

    Nov 25, 2020 · I am using below method to open the file from SharePoint but it opens read only. I want to open it in edit mode. I have mapped sharepoint documents library as network drive folder.

  3. Export Data from Data table to excel using EPplus

    Jan 18, 2018 · Can anybody help me to export data from Data Table to existing Excel spreadsheet by using EPPlus.

  4. how to export 5 lakhs records from MSSQL to EXCEL.

    Jun 23, 2009 · Are you using Excel 2003? If so, it anyways has a hard limit of 65K rows, so it wont be able to display all the records. If this is a one time activity and you dont need it done by …

  5. VS 2012 report project query designer greyed out

    May 1, 2014 · Uninstalled the SSRS Data Tools from control panel and all SQL 2012 related software. Followed that by manually deleting the data files left behind related to Visual Studio …

  6. Upgrade SQL Server Reporting Services in SharePoint Mode

    Sep 25, 2017 · The database server with SQL Server 2014 One application server with Excel Services, Performance Point, Power Pivot (2014), BCS, Search which has Reporting Services …

  7. Online SQL Server database testing - social.msdn.microsoft.com

    May 12, 2020 · I am currently studying database administration on SQL Server and was wondering if it will be possible for me to use a SQL server database on azure to access from …

  8. Azure Synapse Workspace - SQL Pool Managed Service Identity …

    1. Grant CONTROL to the workspace's managed identity on all SQL pools and SQL on-demand on Managed Identities tab of Synapse Workspace settings - checked.

  9. WebJob Logs Missing - social.msdn.microsoft.com

    Dec 5, 2016 · I am currently running an Standard App Service and my WebJob Logs are missing. It just shows the following message even though I have run 5 or 6 jobs: You haven't added …

  10. How to configure security using script - social.msdn.microsoft.com

    Mar 6, 2008 · I want to write some SQL Script to configure my report server's security. I got the following the scripts from profiler: Code Snippet declare @p7 uniqueidentifier set …