On Sep 5, 2008, at 12:43 PM, johnf wrote:

> When I said bizobj I mean different bizobj's.  I have classes that  
> use the
> somediffBizobj.UserSQL and againAdiffBizobj.setSQL.  IOW the bizobj  
> I'm using
> the setWhereClause() on has little to nothing to do with the other  
> code.  I
> just answered your question if I had "bizobj.SQL" anywhere in my code.

        I'm sorry; I used the generic 'bizobj' because I didn't know what the  
exact name of your bizobj was.

> The answer is negative I do not use that string.  And in fact I  
> doubt the setSQL
> and the UserSQL are being used - they just happen to be in the  
> class.  I'm
> guess you mis-understood.


        Well, yeah, when I'm addressing a problem in a particular class, I  
guess I'm assuming that your responses concern that class, and not  
some other class that has nothing to do with the problem under  
discussion.

        You should add some debugging output to dCursorMixin._getCurrentSQL()  
to see if UserSQL is set, and if not, what is returned by AutoSQL.

-- Ed Leafe





_______________________________________________
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]

Reply via email to