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 -> HTML Tables to display data

HTML Tables to display data

From: Kevin Kirkpatrick <kjk_at_hrb.com>
Date: Tue, 08 Sep 1998 17:08:22 -0400
Message-ID: <35F59CC5.294FB19E@hrb.com>


This question doesn't really relate to Oracle directly but I figure that many of you may have run into this problem. I am developing a Web interface to an Oracle database. One of the Oracle tables I am querying has over half a million rows of data. My problem is that when I go to query the table, it is very possible for the result to be 500+ rows of data if not more. I used HTML tables to print out the data but Netscape practically chokes when it tries to create it, it takes forever. Is there some other way that I can display this large amount of data but still maintain that column format? Another way to avoid <TABLE>?

Thanks in advance...
 Kevin Received on Tue Sep 08 1998 - 16:08:22 CDT

Original text of this message

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