On Dec 9, 2007 6:28 PM, Oleg Broytmann wrote:

> 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()).


Can you please give me a short example. The documentation (
http://www.sqlobject.org/SQLBuilder.html) does not describe the
sqlbuilder.Select() method.

Thank you very much

Petr
-------------------------------------------------------------------------
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