Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
gangadhara.ms
Aged Yak Warrior
549 Posts |
Posted - 2014-03-12 : 00:57:45
|
Hi,I am trying to do the bulk insert with format file.But when i try to run this i am getting below error,please help me.[Bulk Insert Task] Error: An error occurred with the following error message: "Cannot fetch a row from OLE DB provider "BULK" for linked server "(null)".The OLE DB provider "BULK" for linked server "(null)" reported an error. The provider did not give any information about the error.The bulk load failed. The column is too long in the data file for row 1, column 1. Verify that the field terminator and row terminator are specified correctly.".Regards.GangadharaThanks,Gangadhara MSSQL Developer and DBA |
|
gangadhara.ms
Aged Yak Warrior
549 Posts |
Posted - 2014-03-12 : 15:51:11
|
Hi All,I got an issue,, my format file was not correct,the delimiter which i was using is different.Thanks |
|
|
|
|
|