From: larson@proaxis.com (Mark)
Newsgroups: comp.databases.oracle.misc
Subject: make Oracle accessable from the web?
Date: Tue, 02 Jan 2001 01:10:58 GMT
Message-ID: <3a532a90.501541188@news.proaxis.com>
X-Newsreader: Forte Agent 1.0/32.354
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
NNTP-Posting-Host: 198.106.195.158
X-Trace: 1 Jan 2001 17:10:59 PDT, 198.106.195.158
Lines: 15


I have an Oracle Database.  I need to allow people to run queries on
the database using a web browser.  The web page would allow the user
to specify a beginning date and an ending date and the query would
return the data.  I have Webdb, but it can not query on columns that
are of type DATE when the dates you are searching with use hours and
minutes.  

What is a good program that I could use that would allow me to create
canned queries, that would be accessible from the web and can handle
searchs based on month,day,year,hours, and minutes, and is easy to
use?

Any help would be appreciated.

Mark

