Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Help Getting Started with PL/SQL
You need to use the Oracle Web Server product to use PL/SQL to access a
database from the web. You write the stored procedures on the server and access
the cartridge via HTML tags in the web page. The documentation supplied with
this product should give you some good examples.
Robert Byrd wrote:
> I'm new to PL/SQL and wish to learn how to provide CGI/Web interfaces to
> Oracle databases. I've been developing database interfaces already for a
> couple of years using Active Server Pages and VBScript. I wrote a very
> simple example that I share with my friends (see it at
> http://www.stai.com/aps/db_test/ ). Can someone provide me a PL/SQL example
> similar to the one I wrote for ASP and VBScript?
>
> Nothing like a good example to get started.
>
> Rob...
Received on Wed Jun 02 1999 - 20:05:09 CDT
![]() |
![]() |