On Wednesday 22 April 2009 03:23:07 pm Ed Leafe wrote:
> On Apr 22, 2009, at 4:53 PM, johnf wrote:
> > But my code does not touch the addFrom.  I'm only setting the where
> > clause
>
>       But that's where the alias is taken from. Obviously something is
> setting it.
>
>
> -- Ed Leafe

Your right I set the tablename as "public.escourts"
the field as in "pkid"
then the value as in a number

something like 
setWhereClause("%s.%s = %s" % (self.TableName,self.TargetField,self.RetVal))

But I don't see an instance where my self.TableName does not match my 
addFrom().

-- 
John Fabiani

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to