QuestionAsker
MIS
ALL
SQL 2005 Enterprise
Windows 2003 Server
I'm trying to connect to an Oracle 9i table with SSIS. I have connected to all the tables i need to in the same DB no problem, but when i try and access one table i get the following error message.
rror at Data Flow Task [OLE DB Source [492]]: An OLE DB error has occurred. Error code: 0x80004005.
Error at Data Flow Task [OLE DB Source [492]]: Opening a rowset for ""CVC"."ACM02"" failed. Check that the object exists in the database.
(Microsoft Visual Studio)
I can access this table no problems using the toad client, but it just wont happen in SQL server.
Any ideas?
thanks in advance
SQL 2005 Enterprise
Windows 2003 Server
I'm trying to connect to an Oracle 9i table with SSIS. I have connected to all the tables i need to in the same DB no problem, but when i try and access one table i get the following error message.
rror at Data Flow Task [OLE DB Source [492]]: An OLE DB error has occurred. Error code: 0x80004005.
Error at Data Flow Task [OLE DB Source [492]]: Opening a rowset for ""CVC"."ACM02"" failed. Check that the object exists in the database.
(Microsoft Visual Studio)
I can access this table no problems using the toad client, but it just wont happen in SQL server.
Any ideas?
thanks in advance