RE: Access Oracle 10g using Oracle OLE DB provider

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



mtxoci reg files are the files for the Microsoft provider MSDAORA. Since you
use Oracle's provider ORAOLEDB you should look at what is wrong with its
configuration.
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"LittleBee" wrote:

> Hi,
>
> I have the following installed in my MS Server.
> a) Oracle10g Provider for OLE DB Version 10.1.0.4.0
> b) SQL Server 2000 SP 4
> c) Oracle Client 10.1.0.2
>
> I am able to create the linked server using Oracle OLE DB Provider and
> display the tables. However, when execute query, this error is encountered :
> Server: Msg 7320, Level 16, State 2, Line 1
> Could not execute query against OLE DB provider 'OraOLEDB.Oracle'.
> OLE DB error trace [OLE/DB Provider 'OraOLEDB.Oracle' ICommandText::Execute
> returned 0x80040155].
>
> Read from
> http://www.windowsitpro.com/Articles/Index.cfm?ArticleID=22264&pg=2 that we
> need to add key to the SQL Server's registry. As we can only find
> mtxoci81x_win2k.reg in C:\Program Files\Common Files\System Files\OLE DB, we
> modified it for Oracle 10g and register it.
>
> But still the same error.
>
> Is there anything I missed out ? or my key register is wrong ? can someone
> provide the correct mtxoci.....reg file ? how should I proceed from here ?
>
> Thanks in advance.
.



Relevant Pages

  • Re: ORACLE CLIENT USERS BEWARE: Bug in Query Builder breaks SQL
    ... Comparing the Microsoft .NET Framework 1.1 Data Provider for Oracle ... When trying to use the Query Builder with Oracle, ...
    (microsoft.public.vsnet.general)
  • Re: Oracle Database Access via IIS 6.0 ASP Pages on Windows 2003 S
    ... >Oracle 10g Client is installed on the Windows Server. ... >This is my standard DSN Less connection. ... >Microsoft OLE DB Provider for ODBC Drivers error '80004005' ...
    (microsoft.public.inetserver.iis)
  • Re: Cant get Oracle OLE DB provider to work from SSIS on a 64-bit environment
    ... The project I'm trying to get running, consists of approx 25 seperate packages where 3-4 of them gets data from different Oracle sources, but I'm not even got to the point where I'm trying to run the whole lot. ... There are two issues in the topic that could be an issue, and that is to switch the whole project to 32-bit mode and then the part that says that the Designer only shows 32-bit versions of the provider. ... What I think I'll try now, it to install the 32-bit version of the Oracle ODAC to see if that makes any difference. ... uninstall ODAC and when I uninstall the regular Oracle Client with the ...
    (microsoft.public.sqlserver.dts)
  • Re: ORA-1866 The datetime class is invalid error...the saga continues!
    ... but you could try using a different data provider. ... Use the Microsoft ADO.NET Oracle Provider ... VB.NET to my employers and not being able to query data using a date field ... SQL statements I provided earlier will execute flawlessly in any enviornment ...
    (microsoft.public.dotnet.general)
  • Re: Data Provider for Oracle: MS version vs. Oracle?
    ... OK so this is how it works, you have a reader or any data object. ... provider will work also for Oracle (even if the native provider returns a ... As programming model you use the database abstraction layer data objects as ... and myCustomer is a Customer entity filled from Oracle using ODP.NET. ...
    (microsoft.public.dotnet.framework.adonet)