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 -> Table --> XML (+XSL) --> HTML

Table --> XML (+XSL) --> HTML

From: Alex NSB <alexnsb_at_tin.it>
Date: Fri, 11 Jun 2004 19:24:50 +0200
Message-ID: <cacq4e$j5c$1@newsread.albacom.net>


Hi all.

I'm trying to learn something about this new (to me) technology: XML.

To get started, I'd like to build a simple example like that:

  1. query one table in my db (10.1.0.2.0)
  2. build the corresponding XML
  3. merge it with a pre-defined XSD
  4. send the resulting page to the client browser

I'm stuck at step 3. Also, I'm not really sure if what I did so far (using SQLX functions in a procedure) is the most efficient way to do it.

My two questions:

  1. How should it be done to achieve the maximum performance/scalability possible?
  2. If what I did so far is correct, how should I go on?

TIA for your help.

Alessandro Received on Fri Jun 11 2004 - 12:24:50 CDT

Original text of this message

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