Re: HELP Oracle 8i enterprise and java

From: Steven Franson <smfranson_at_novell.com>
Date: Fri, 27 Aug 1999 16:09:53 -0600
Message-ID: <37C70CB1.A91B8E06_at_novell.com>


Write a simple java program that takes a SQL statement from a command line parameter, parses it (if necessary) and use the Oracle JDBC drivers to execute the update. The command line could look something like this:

C:\>java ExecuteUpdate "select * from all_tables"

JS wrote:
>
> Anyone here know how to hook both Oracle 8i enterprise and java together
> in order to execute update from the C:\ prompt???? If so, please, do
> tell.
Received on Sat Aug 28 1999 - 00:09:53 CEST

Original text of this message