I'm new in SQL. I don't really know why the import wizard won't work so I end up importing using the bulk load. It did work for the rest of my files but with one which is the biggest so far is giving me this error
Msg 4832, Level 16, State 1, Line 18 Bulk load: An unexpected end of file was encountered in the data file. Msg 7399, Level 16, State 1, Line 18 The OLE DB provider "BULK" for linked server "(null)" reported an error. The provider did not give any information about the error.
Msg 7330, Level 16, State 2, Line 18 Cannot fetch a row from OLE DB provider "BULK" for linked server "(null)".
Can anyone give me hand on this please?