On Sun, Dec 09, 2007 at 12:22:27AM +0100, Petr Jake?? wrote:
> Is there a way how to force "myObject.select()" method to return defined
> columns only? (SELECT first, second, third FROM MY_OBJECT)

   There is no. Use sqlbuilder.Select() from the trunk - it supports all
features of .select() (actually, .select() is reimplemented in the trunk by
means of sqlbuilder.Select()).

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to