0

I have a requirement based on the following that already exists in the system

  1. persistence store is Oracle 11g. no containers in use.
  2. db is on linux 5.6 server.
  3. there are a bunch of related tables - about 10
  4. there are a few views on these tables to ease access of related data

requirements -

  1. display data in tables/views in a browser.
  2. also allow editing some data via the page.
  3. navigation from one page to another
  4. performance is not a constraint as of now.

Where should I start from, what to use, how to use? note - constraints - time (2 weeks) and money (no sanctions yet).

4

1 に答える 1

0

おそらく、Oracle Apexに興味がありますか?

于 2013-03-06T21:34:48.390 に答える