Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: make Oracle accessable from the web?
you don't say what your experience or platform is. I'd suggest
For IIS Web server ASP
For Apache Perl
In other words use the platform and scripting language with which you are familiar, there's nothing so easy to use as that which you already know.
BTW I also have problems believing that webdb cannot handle time correctly, but I'm not familiar with that poduct yet.
regards
-- Niall Litchfield Oracle DBA Audit Commission UK "Mark" <larson_at_proaxis.com> wrote in message news:3a532a90.501541188_at_news.proaxis.com...Received on Wed Jan 03 2001 - 05:21:27 CST
> 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
![]() |
![]() |