Webpage to connect to an Oracle Database

Job ID: 31984080

Budget: $10 – $30 USD

Hi there,

We current have a spreadsheet that connects to an Oracle database and populates a table. The SQL query is very straightforward lets assume:

"SELECT ID, COMPANY, QUANTITY, PRICE from TABLE"

I would like to migrate this excel to a webpage. I have no objection to the language used, but as this is a corporate LAN we are quite restricted in what we can install on the server. Ideally something like Javascript, or VBScript that didnt require additional software would be ideal.

What is required:
1. A coded example of a HTML page that I can migrate to the LAN to read from an ORACLE table and populate the response in a table
2. Some time from you to troubleshoot any issues that I come across
3. For you to include the word banana in your response so that I know you have read this

Due to an existing NDA I cannot share the Excel that we are trying to replace, but it is literally a table with some VBA that connects to an Oracle server and populates an excel table
Related categories: JavaScript SQL Software Architecture HTML VBScript