About 50 results
Open links in new tab
  1. Discussion: How to best load data from Excel Sheet saved in Office 365 ...

    Dec 23, 2016 · I thought that it was straight forward, but currently it seems rather tricky to actually be able to get data from an Excel sheet from a document folder in Office 365 Sharepoint and into a SQL …

  2. Not able to import BDC Data Model in SharePoint 2013 Online

    Feb 2, 2013 · The strange thing is that i am able to import the same in the other SharePoint 2013 Online environment. Has anyone encountered this issue before ?

  3. Sharepoint dropping link to Data Source for SSRS reports

    Mar 2, 2017 · The report is listed in Sharepoint and everything appears fine until the user clicks on it, then the report errors out with "The data source connection information has been deleted" I can …

  4. BizTalk Adapter for SharePoint Custom List - social.msdn.microsoft.com

    Feb 2, 2011 · I know that there is Windows SharePoint Service but this adapter works with Document Library which means that I have to process documents which is not my case. My case it to process …

  5. How to Create Dynamic Menu from SharePoint List

    Jun 6, 2013 · 1. I have a SharePoint List (MenuMaster_List) which has following columns: ... -> Based on User login (UserID) I need to display menu on Left Nevigation of Master Page for user specific. …

  6. Query Store-Regressed queries - social.msdn.microsoft.com

    Jul 23, 2018 · Thanks for posting in SharePoint, SharePoint 2013 - Development and Programming. This forum is for users discussing issues involve SharePoint 2013, since the issue is more relative to …

  7. MSDN

    MSDN

  8. Read Microsoft Excel Comma Seperated Values file

    Oct 7, 2021 · I have this problem. I want to read from "test.csv" file. and insert the content into SQL Server 2008. This file is a Microsoft Excel Comma Seperated Values file. The content is seperated …

  9. ChannelFactory<T> / thread safe? - social.msdn.microsoft.com

    Oct 30, 2010 · Is ChannelFactory<T>.CreateChannel thread safe in .NET 4.0? Would like to use as a singleton dependency via castle windsor.

  10. VBProject protection via code (Excel) - social.msdn.microsoft.com

    Oct 20, 2011 · I use With WorkObject.VBComponents .Import WorkMacro End With after exporting the macro in the first place thus ActiveWorkbook.VBProject.VBComponents ("Module2") _ .Export …