Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Query and display Oracle database results from a web browser
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
![]() |
![]() |