Re: vc++ & oracle

From: Keith Majkut <kmajkut_at_netcom.com>
Date: Tue, 21 Dec 1993 23:25:41 GMT
Message-ID: <kmajkutCIErqu.182_at_netcom.com>


In article <2eri8i$s87_at_crl.crl.com> rjmac_at_crl.com (Robert J. McCallister) writes:
>Chui Chee Kong (cheekong_at_iss.nus.sg) wrote:
>: I was told that vc++ can be used with oracle on microsoft windows on PC,
>: but I have encountered the following problems,
>: will be grateful if someone can help me up!
 

>: VC++ (visual c++) has to be run on extended mode, but oracle is
>: running on standard mode.
>: so what we had done is that: we compile the programs in vc++ on
>: extended mode. quit from vc++ and then run the exe on standard mode.
>: but protection fault is reported ...
 

>: have anyone tried to use microsoft visual c++ with oracle? will
>: appreciate if you can share the experiment with us.
 

>: Thank you.
>
>
>: chee kong
>: internet: cheekong_at_iss.nus.sg
>
>I do not have an answer, but the following might help or at least add
>some confusion about the standard vs extended modes.
>
>We were told when we asked Oracle the standard vs extended question that
>the only way we could use data in an Oracle table was in extended mode
>in a client server environment using SQL*Net for Windows. We
>currently are running SQL*Net for DOS and this limits our running Oracles
>Forms for WIndows, Menu for Windows, & SQLPlus for Windows in extended mode.
>
>However, the funny thing is we also run an application "Clear Access", which
>is a really great front end to Oracle, and it is a Windows application
>that runs in extended mode and brings back all the data we want from our
>"Oracle" database. Seems kind of strange that someone else can do it but
>Oracle cannot, that is run in extended mode.
>
Currently there is no Oracle7 on DOS. You should be able to run Oracle6 and then Windows in Standard mode and you should be able to connect. Of course, this limits Windows. This used to work, but I don't know if this is still supported. SQL*Net for DOS has the same limitation.(ie run SQL*Net, then Win/S). There is SQL*Net for Windows which is a set of .dlls. You can use these with windows in enhanced mode to talk to a remote Oracle rdbms. Does that clear it up?(or make it worse?) Received on Wed Dec 22 1993 - 00:25:41 CET

Original text of this message