Bulk Insert fails and stop the SQL Server

Hi,

I am trying to insert some records from delimited file. I worte Dot Net code using Interop.DTS package. It works fine but it stops SQL Server if delimeter starts by '0x'.

Please let me know if anybody has some helpful information.

Thanks




Answer this question

Bulk Insert fails and stop the SQL Server

  • DaPosh

    Moving further to .NET Framework Data Access and Storage.



  • Mandragon

    * move thread to SQL Server Data Access

  • Bulk Insert fails and stop the SQL Server