Hi Ben, You can't generate from a query, but you can generate from a view.
I don't know if that will help in your case, but it is an option. Regards, Dan Turkenkopf On Thu, Nov 20, 2008 at 5:53 AM, charlie bird <[EMAIL PROTECTED]> wrote: > Don't think so. > I've always pointed A(I)Bator at one the tables in the query and then hand > coded the rest - Doesn't take very long. > > > --- On Thu, 20/11/08, Ben Shory <[EMAIL PROTECTED]> wrote: > > > From: Ben Shory <[EMAIL PROTECTED]> > > Subject: Generating source code from sql statement > > To: [email protected] > > Date: Thursday, 20 November, 2008, 10:25 AM > > Hi, > > Is there any way to generate the domain object from a query > > (from > > multiple tables) and not from a table? > > > >
