About 15,400 results
Open links in new tab
  1. Looking for ideas on Generic Process to Load Excel data to SQL …

    May 30, 2018 · And OPENROWSET, DATASORE need to determine specific excel file path. As you know, the operation of picking up excel files under specific folder path one by one is …

  2. Using VBA to Import SharePoint 2013 Lists

    Sep 29, 2015 · There seems to be an issue with importing SharePoint Lists which contain drop down fields containing people. If you export to Excel directly the fields are there but if you use …

  3. SSIS Package to import from IQY - social.msdn.microsoft.com

    Oct 23, 2008 · 2. the import level from using IQY is done be a scheduled task in my own computer, which needs to be ON at the morning - the import time is at 7:00am - to get the data …

  4. Problem in Date Field importing from Excel - in SSIS Package

    Mar 16, 2018 · The problem is when I import from Excel to my temp table, that Date field is all blank. I added "Derived Column" in my Data Flow and checking for this date column if its blank …

  5. How to save json to Sql Database. - social.msdn.microsoft.com

    Oct 7, 2021 · I would like to save the json result of the following URL to MSSQL at predefined intervals.

  6. Map Excel Columns to SQL Database, then import?

    Oct 7, 2021 · Hi, I need help on a funtion which let users import Excel into SQL Database. I have to work on the assumptions that these excel sheets may not have the same number of …

  7. How to get the list of worksheet names using C++

    Oct 12, 2009 · I am new to C++, before I was using C#. Developing an application, where in I need to get all Excel workbook and worksheet names.

  8. The request failed with HTTP status 415: Unsupported Media Type

    Oct 6, 2008 · Does it use Soap (1.1 or 1.2), or it it using plain old XML (pox), JSON, or something else? (2) What kind of message exchange pattern is used - is the client expecting a single …

  9. I am trying to import a Tab-delimited Text file with multiple tabs in …

    Sep 29, 2016 · According to my personal experience, fix the delimiter in Source Flat File may be a workaround. And as far as I know, there is a feature named “Treat consecutive delimiters as …

  10. trying to send via smtp2go.com's api, but receiving a bad request

    Nov 12, 2018 · In this case, the C# DTO object model does not match the JSON; the to field is an array. Visual Studio has a tool that converts JSON to class libraries. Copy the JSON. In Visual …