Manu wrote:
it seems I cannot alias tables with the Userfor instance the folowing works fine SELECT Aser.uw_id FROM uw_Urblog_comment AS Aser but not this: SELECT User.uw_id FROM uw_Urblog_comment AS User
It looks like I need to do more name-mangling in SQL generation, to avoid keyword clashes. Thanks for reporting this.
_______________________________________________ Ur mailing list [email protected] http://www.impredicative.com/cgi-bin/mailman/listinfo/ur
