SSIS Error : Opening a rowset failed. Check that the object exists in the database.
Thanks Chuck. I have tried using a tool for generating sql script and found that there is issue with data types and data .
April 13th, 2012 4:05am

Hi, I am trying to convert paradox db files to SQL server using SSIS. For most of the files it works fine but for few I have the following Error : TITLE: Microsoft Visual Studio ------------------------------ Error at EMPLOYER SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. Error at EMPLOYER Opening a rowset for "EMPLOYER" failed. Check that the object exists in the database. ------------------------------ ADDITIONAL INFORMATION: Exception from HRESULT: 0xC02020E8 (Microsoft.SqlServer.DTSPipelineWrap) ------------------------------ BUTTONS: OK ------------------------------ Please suggest for resolving this error. Thanks, JR
Free Windows Admin Tool Kit Click here and download it now
April 14th, 2012 2:24pm

Obvious question - is there a table called employer? And is your database case sensative (Employer vs employer)Chuck
April 14th, 2012 2:27pm

Chuck, I just gave an example as Employer. I am directly using the paradox db filename as tablename. Thanks, JR
Free Windows Admin Tool Kit Click here and download it now
April 14th, 2012 2:28pm

OK - when you set up a datasource pointing at paradox can you select the table you are interested in from the tablelist?Chuck
April 14th, 2012 2:31pm

Yes , I am able to see the list and also point it to that table,but when I go to columns tab or preview tab I see this error.
Free Windows Admin Tool Kit Click here and download it now
April 14th, 2012 2:33pm

Are there table level permissions set that would not allow you to select from the table?Chuck
April 14th, 2012 2:34pm

Similiar paradox issue http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/fc9bb3e5-5af2-4614-bca0-b3408479306e/Chuck
Free Windows Admin Tool Kit Click here and download it now
April 14th, 2012 2:35pm

I am able to do import data for other db files, only some of them have issue like these.
April 14th, 2012 2:36pm

Thanks Chuck. I have tried using a tool for generating sql script and found that there is issue with data types and data .
Free Windows Admin Tool Kit Click here and download it now
April 14th, 2012 9:06pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics