Posted on: 4/8/2014 12:14:27 PM | Views : 1280

I have been trying to import the Northwind.accdb database into SQL Server 2014 Express using the SQL Server Import and Export Wizard. Every time I try, I end up with the following messages. I have reviewed previous replies given to similar queries but I am not getting anywhere. Appreciate if anyone can help. Thanks.
Error 0xc0202009: Source - Customers [1]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E37.  (SQL Server Import and Export Wizard)
Error 0xc02020e8: Source - Customers [1]: Opening a rowset for "`Customers`" failed. Check that the object exists in the database.  (SQL Server Import and Export Wizard)
Exception from HRESULT: 0xC02020E8 (Microsoft.SqlServer.DTSPipelineWrap)

 

Go to the complete details ...