I have a very complex sql statement I want to use but I'd still like to use the standard bizobj tools (IOW I don't want to over write the SQL by setting the UserSQL)
How can I get "public.aglots a" into the self.addFrom? The SQL errors because I'm adding the 'a' (the value becomes "public"."aglots a" and should be "public"."aglots" a). -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
