Re: Developer 1.3.2 and 2.1 in same PC Oracle Home?

From: Graeme King <graeme_king_at_home.freeserve.co.uk>
Date: Tue, 7 Sep 1999 21:38:58 +0100
Message-ID: <7r1fbt$r8q$1_at_news4.svr.pol.co.uk>


Yup, the NT batch/script file is the method we use...I works a treat, even using forms with windows stuff like OLE2!

We can run 1.3.2 and 2.1 simultaneously with different oracle homes...

What is really cool is that there is *absolutely no client installation* apart from an icon that points to this batch file which sits on the network and runs the tools on the network. We even set the PATH env. var to point to a network dir that contains the required dlls that normally go in your winnt\system and system32 dirs

If you require more info. please contact me at

graeme.king_at_fsg.co-op.co.uk

Cheers

Graeme King
Oracle Developer
Glasgow, Scotland

Denis <d.divoux_at_rmcnet.fr> wrote in message news:7qmt2v$9st$1_at_jaydee.iway.fr...
> Hi,
> the main problem for using two version of Oracle developer runtime on the
> same NT client
> is the registry.
> There is an NT feature supported by Oracle. It is possible to simulate
> registry
> entries with SET paramters.
> Build a CMD file like
>
> _at_echo off
>
> set ORACLE_HOME=c:\orant\....
> set FORMS45_PATH=......
> .......
> .....
> SET TNS_ADMIN= ....
> ...
>
>
> start ....f45run.exe ........
>
> To start the application start the cmd file-
> good luck
>
> Denis
>
>
> Louise Weiler a écrit dans le message ...
> >We currently have a number of (in house) Oracle applications that were
> >created in Developer 1.3.2 (32-bit version). All NEW applications have
to
> >be developed in Developer 2.1. We have installed Developer 2.1 "over"
the
> >top of Developer 1.3.2 (overwriting .DLL's where necessary) and it
appears
> >to be working (since February, 1999). Both environments are connecting
to
> >an Oracle 8.0.4 database. However, some of our sites are reluctant (at
> >best) to attempt this because there is no documentation supporting this
> >scenario.
> >
> >Is there any documentation supporting this scenario anywhere? Is it a
> fluke
> >that this is running on our PC network? Are we going to be hosed when we
> >move to NT 4.0 for our development environment?
> >
> >Two different Oracle Homes for different versions of Developer would get
> >pretty messy pretty quick.
> >Thanks for any info.
> >Louise
> >
> >--
> >-- Louise
> >Louise J Weiler
> >Ballston Lake, NY
> >
>
>
Received on Tue Sep 07 1999 - 22:38:58 CEST

Original text of this message