Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Help Getting Started with PL/SQL

Re: Help Getting Started with PL/SQL

From: JAMES HOGELAND <jhogeland_at_worldnet.att.net>
Date: Wed, 02 Jun 1999 21:05:09 -0400
Message-ID: <3755D4C4.C2B2FF89@worldnet.att.net>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US