Re: oraXXwin.dll interface
From: Dave Mausner <d-mausner_at_nwu.edu>
Date: 1996/02/11
Message-ID: <4flq1l$2i8_at_news.acns.nwu.edu>#1/1
Date: 1996/02/11
Message-ID: <4flq1l$2i8_at_news.acns.nwu.edu>#1/1
In article <DMI6F1.3Fz_at_news.zippo.com>,
Stoyan Mihov <stoyan_at_bgcict.acad.bg> wrote:
>
>I want to use Oracle through oraXXwin.dll. Does anybody knows the
discription of the
>interface.
the interface is just OCI, as described in the OCI programmers guide. you can write your code using either embedded sql or the OCI low-level calls, as you prefer. oraXwin.dll contains both sets of public symbols.
-- Dave Mausner, Senior Consultant, Braun Technology Group, Chicago.Received on Sun Feb 11 1996 - 00:00:00 CET