Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: oracle net8 protocol

Re: oracle net8 protocol

From: Turkbear <john.g_at_dot.spamfree.com>
Date: Thu, 26 Aug 2004 12:31:46 -0500
Message-ID: <7f7si01sbvt5sr0r5i62mhu5jfuqj2l0sk@4ax.com>


richard_p_franklin_at_yahoo.com (Richard Franklin) wrote:

>> You could start oracle sql*net tracing... works
>> as long as the connection isn't encrypted
>> The protocol is propriety, no specs public, afaik
>
>is there an open source ODBC that I can examine? the sql*net .trc
>files are pretty useless because they are too hi level. if I could
>look at a driver in source code I'd understand how it worked. but I
>don't know of any such projects, just ones that link in oracle libs.
>(like perl libs for oracle connect)
>
>I would think that someone had done such a project to make an
>application talk to an oracle database?

Missed the start of this thread but your comment:
>I would think that someone had done such a project to make an
>application talk to an oracle database?

if an application developer has access to an Oracle system, they can use the Oracle ODBC drivers ( if they must use ODBC instead of OLE DB or native connection or the Oracle OCI ) so why reinvent the wheel? Received on Thu Aug 26 2004 - 12:31:46 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US