Re: Installing SQL*Plus only

From: Dave <recneps.w.divad_at_elcaro.moc>
Date: Wed, 14 May 2003 17:02:23 +0100
Message-ID: <pStwa.10$3O4.32_at_news.oracle.com>


TMTOW... [Quoted] You could try downloading the file and registry monitors from sysinternals, do the full install on a PC with plenty of space, run through everything you're likely to need with filemon running, then see what files were accessed. Then just copy those files from the machine where you installed it to the machine which can't have a 50$ hard disk upgrade.

Alternatively you could knock up a Java version of SQL*Plus with the functionality you need and use JDBC Thin.

Yet again, if you have heaps of time, define your own network protocol, run a daemon on the server which can pass queries to the database, then create a Windows client to that daemon.

Or just telnet to the server and use the SQL*Plus local to the database.

Dave.

SoulSurvivor wrote:
> Dont think you can get around it, you still need 'oracle required
> files' to get around it.
>
> Best bet is to just select SQL*Plus from the installer and Oracle will
> pull in all the other files it needs.
>
> M
>
> charlie3101_at_hotmail.com (Charlie Edwards) wrote in message news:<217ac5a8.0305140026.d5b50fe_at_posting.google.com>...
>

>>I know you have to really do a full client install to get SQL*Plus on
>>Windows, but due to circumstances I won't go into here, I can't do
>>this.
>>
>>I just want to install SQL*Plus, so does anyone know what files are
>>required?
>>
>>Ta
>>
>>CE

-- 
--
Email munged to avoid spam.  Reverse bits of it to email directly.
Received on Wed May 14 2003 - 18:02:23 CEST

Original text of this message