About 7,180 results
Open links in new tab
  1. Add dummy row into the first row of excel file in SSIS

    Dec 2, 2017 · I am facing problem with column data types. SSIS excel source is considering same column data type as string, sometimes as Unicode string and sometimes as Unicode Text stream …

  2. Inserting into excel using oledb - social.msdn.microsoft.com

    Mar 11, 2013 · If I remember correctly the Excel Worksheet must either contain a header or existing data in order to INSERT rows with multiple columns.

  3. Export dataTable to Excel from C# - social.msdn.microsoft.com

    Apr 3, 2012 · Following code will help you add a Column/Row Header to the final exported excel. Invoke the ExportGridView function with required parameters. Add the Header row, when we loop thru each …

  4. Open XML | How to add values to existing worksheet

    Jun 4, 2013 · I have a spreadsheet with two tabs "Requests" and "Results". Functionality I want to achieve is read data from "Requests" worksheets, process the data and add results ...

  5. OleDB Adding Columns, Inserting values, and other data manipulation …

    Aug 24, 2015 · I would like to take a spreadsheet, check the UPC value from a single row & column pulled from the spreadsheet against a database, then return a price value if the value is found and …

  6. SQL DB Transaction fails when executing INSERT after DELETE, on ...

    May 10, 2012 · Insert is not possible because of if you don't delete the previous row with primary key you are inserting then insert won't never succeed. You need to do some other logic to first delete row …

  7. How to add extra row as header to sql query pivot table

    Feb 13, 2020 · How to add extra row structure to SQL query pivot table using sql server 2012 ?

  8. WPF creating an insert table button like in Word

    Jul 12, 2010 · I am trying to create a insert table button that behaves in the same way as the one in word (displaying a popup where you can select how many columns and rows the table should have)

  9. Update and delete triggers not firing on multiple row ops.

    Oct 20, 2008 · The Insert trigger works fine for single or multiple-row inserts. The Update and delete triggers work fine when updating or deleting a single value. when it comes to updating or deleting …

  10. cannot insert duplicate key row in object dbo.msmerge_tombstone …

    Dec 5, 2012 · cannot insert duplicate key row in object dbo.msmerge_tombstone with unique index 'uc1MSmerge_tombstone'.the duplicate key value is (3674005,67607BE2-A12C-E211-8F84 …