>
> This is normal SQL. "forummcomment" is the real name of the table. "start"
> and "thread" are alias names. I need those because I use the same table
> twice since it's self-referencing.
>

ok, I see. I have used this before for fieldnames, but not for table names.
Of course it make sense in your case.

Unfortunately the current DBIx::Recordset can't handle it. Without looking
at the source, I think the function QueryMetaData in Database.pm has to be
adapted.

I am currently don't have the time to change this, but I am happy to help
you if you want to do it (I am out of office for the next two days, so I
won't reply before friday, unless I find a chance to check my email).

Patches are always welcome :-)

Gerald



-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to