Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: HELP Oracle 8i enterprise and java
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 Fri Aug 27 1999 - 17:09:53 CDT
![]() |
![]() |