jarthel wrote:
> Hello.
>
> I have a project that uses an Oracle DB with many tables. Manually typing
> the "basic" model/view/controller object is very tedious without much gain.
>
> Is there an application that can do this for Zend? like I point the
> application to my Oracle DB and it'll create the views/model/controller for
> all/selected tables?
>
> Thank you very much for the help :)
>
> Jayel