On Wednesday 22 October 2008 07:53:13 pm Ed Leafe wrote: > On Oct 22, 2008, at 3:40 PM, johnf wrote: > > 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). > > I've just posted changes that include an optional 'alias' parameter > to addFrom(), much as exists for addField(). I haven't tested it > extensively, as my main machine is being worked on, and I don't have > my full suite of stuff available to me. Please test it to make sure it > is working correctly. > > -- Ed Leafe Does not work. First I added 'alias' in the addFrom in the dCursorMixin. But that will still not work because the is suppose to use the alias too. But of course it does not.
-- 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]
