About 4,810 results
Open links in new tab
  1. SSIS - Import flat file with trailer - social.msdn.microsoft.com

    Sep 28, 2012 · I have a flat file with trailers that total the amounts in certain columns. I need to import the trailer into a different table. How can I split the data so that I can put the trailer data …

  2. Export Images From SQL DB to Flat File destination in SSIS

    Dec 21, 2010 · The data type is IMAGE in SQL DB. I would like to export the image and save the same in local folder. Is their any way to perform this task using SSIS flat file destination? What …

  3. how to create UNIX format files using Flat File Connection manager?

    Dec 17, 2007 · How to create a text file in UNIX format using Flat File connection manager. By default when we create a connection manager for flat files it is taking "CRLF" as the delimeter.

  4. Error - Logical file is not part of database. Use RESTORE …

    Mar 18, 2014 · Also error suggests logical file name 1 which you are giving is not part of the backup set from which you are trying to restore.You should first use below query to determine …

  5. How to load the excel file without changing the excel file (csv …

    Jul 22, 2015 · If I understand correctly, you want to load the data from the excel file to a MS SQL Server 2005 table datetime column.

  6. MS Access Memo field to SQL Server text field

    Sep 4, 2007 · The rest is not pasted for some reason. I've tried with MS Access too, copying and pasting the contents of a memo field into SQL Server database, but with exactly the same …

  7. SSIS - how to deal with a csv file that contains multiple records …

    Mar 17, 2009 · In your flat-file connector, define the minimum number of fields that a record could have and set the final column's delimiter to <CR><LF> creating a "basket" field. Feed that into …

  8. [RESOLVED] Creating Image File: Parameter is not valid.

    Jan 11, 2014 · I am creating an image (jpeg) file from stored bytes [] in sql database, Varbinary datatype, (I used Image datatype also same result), I am using this jpeg image file to set to a …

  9. Excel ODBC/OLEDB file size limit? - social.msdn.microsoft.com

    Dec 12, 2018 · I have been trying to read data from an xls file using either oledb or odbc. I've tried Microsoft Access Database Engine redistributable 2010 and 2016. Ultimately I'm trying to do …

  10. TLog growth analysis - social.msdn.microsoft.com

    Jul 15, 2011 · How to monitor the activities on a particular database and casuing the growth of tlog and finally we should be able to figure out which one is the actual culprit. I know this is …