ODP .NET and DTS import/Export
390076Mar 14 2003 — edited Mar 14 2003Today I installed ODP .NET and I started using it.
Nevertheless I came across a problem with Microsoft SQL Server DTS Import/Export Data, trying to import to Oracle some data I had in SQL Server.
I usually perform this kind of data import, choosing as Data Source Microsoft OLE DB Provider for SQL Server, as Data Destination provider Oracle Provider for OLEDB.
When I set the Data Source and try to log on to the Oracle Database I got the following error:
"dtswiz.exze - Entry Point Not Found
The procedure entry point slcv2ptr could not be located in the dynamic link library oracore9.dll."
After pressing OK another message apperead:
"OCI.dll
The specified procedure could not be found."
This two messages appeared for several times.
I wonder if ODP .NET and Oracle OLEDB Provider are incompatible.
Can I restore my machine re-installing the Oracle OLEDB ?
Thanks