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

Home -> Community -> Usenet -> c.d.o.server -> Re: WebDB pros and cons

Re: WebDB pros and cons

From: Ted Knijff <knijff_at_bigfoot.com>
Date: Sat, 24 Mar 2001 14:55:14 GMT
Message-ID: <3abcb201.6118688@news.online.de>

We use WebDB to do our backoffice data manipulation etc., PHP for Internet site programming.

INMO use what you have already learned, DHTML and ASP, and stay with Apache (I assume on NT because of ASP ?). You can always use ASP over ODBC/OLEDB with Oracle and use WebDB and as such PL/SQL as well.

Advantages of WebDB :
- easy if you know PL/SQL
- great for manipulating Oracle schema's, users, tables, indexes..... Disadvantages :
- you need Oracle DB (although it can access other DB's in addition)

Hth

On Sat, 24 Mar 2001 14:26:00 -0000, "Leon Durbin" <redog6_at_hotmail> wrote:

>Hello
>
>We have an option for running Oracle WebDB to create our company website and
>intranet as we already have this product in our Oracle suite.
>
>I have some experience of web development using DHTML and ASP. At present we
>are running our website on Apache server so continuing in this way would not
>be a problem however I would appreciate hearing other peoples views on the
>advantages and limitations of WebDB.
>
>All the best
>
>Leon.
>
>

EMail: knijff_at_bigfoot.com Received on Sat Mar 24 2001 - 08:55:14 CST

Original text of this message

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