Re: Execute SQL on the Web ?

From: Peter Brenner <pbrenner_at_charlotte.infi.net>
Date: 1998/01/22
Message-ID: <6a910i$8b7$1_at_nw001t.infi.net>#1/1


Yes it can be done. Take a look at the owa_util package, specifically the cellsprint procedure. You will see that it takes as arguments the query you wish to execute as well as the numbers to print and a format mask for number columns. The number of rows to print and format mask arguments are optional.

Cheah Boon Yee wrote in message <6a70jr$70u$1_at_bs33n.staffs.ac.uk>...
>Hi!!!
>I would like to develop some application that uses Web Application Server
>and Oracle 8.0.
>Currently, I am trying to do a SQL Client on a homepage it self meaning I
>want the user to key in the SQL statement on the web and when he execute
>that statement, I want to catch the output and print it on to a home page..
>
>Would that be possible ?? If it can be done, how shall I do it ?
>bycheah_at_bigfoot.com
Received on Thu Jan 22 1998 - 00:00:00 CET

Original text of this message