Setting Source Connection (Error)
Messages
� Error 0xc0202009: Source - Activity [1]: An OLE DB error has occurred. Error code: 0x80040E37. (SQL Server Import and Export Wizard)
� Error 0xc02020e8: Source - Activity [1]: Opening a rowset for "[Database Name_MSCRM].[dbo].[Activity]" failed. Check that the object exists in the database. (SQL Server Import and Export Wizard)
� Exception from HRESULT: 0xC02020E8 (Microsoft.SqlServer.DTSPipelineWrap)
Messages
� Error 0xc0202009: Source - Activity [1]: An OLE DB error has occurred. Error code: 0x80040E37. (SQL Server Import and Export Wizard)
� Error 0xc02020e8: Source - Activity [1]: Opening a rowset for "[Database Name_MSCRM].[dbo].[Activity]" failed. Check that the object exists in the database. (SQL Server Import and Export Wizard)
� Exception from HRESULT: 0xC02020E8 (Microsoft.SqlServer.DTSPipelineWrap)
When you then run the select * from Activity SQL command against the MSCRM database in SQL Query Analyzer to determine whether the object exists in the database, you receive the following error message:
Server: Msg 208, Level 16, State 1, Procedure Activity, Line 75
Invalid object name 'ActivityBase'.
Server: Msg 4413, Level 16, State 1, Line 1
Could not use view or function 'Activity' because of binding errors."
Invalid object name 'ActivityBase'.
Server: Msg 4413, Level 16, State 1, Line 1
Could not use view or function 'Activity' because of binding errors."