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 -> Query and display Oracle database results from a web browser

Query and display Oracle database results from a web browser

From: <drdollar_at_gmail.com>
Date: 17 Nov 2006 16:08:33 -0800
Message-ID: <1163808513.609254.307070@m7g2000cwm.googlegroups.com>


I currently have a simple JAVA program that can query an ORACLE database and will write out the
results to a file.

I'd like to be able to enter WHERE clause constraints into a simple web page that would call this JAVA program, it would handle querying and retrieving the results with the constraints, and then it would pass back the results for display in a web page.

Does anyone have any simple code that can accomplish this task?

Thanks. Received on Fri Nov 17 2006 - 18:08:33 CST

Original text of this message

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