I use the E/R modeller => table definitions => scripts for the tables, and also the Forms Generator (for Forms 5.0) for one specific application.<br><br>I also gave a try at the Web application generator, but was rather worried by the volume of code generated (PL/SQL packages), compared to what it actually takes to do the job when you program it yourself (some pruning would definitely make sdense, in there!), so I left it alone for the moment.<br><br>Online help and "common sense" (as a Developer 2000 and PL/SQL programmer, and former Case tools user) are sufficient to build a comprehensive dB schema (still nagging at the replication part, though), and a set of rather cutomized, standalone forms (including custom programming).<br><br>See other thread for problems trying to get a form call another form with passed parameters...