> > There is the way: .select() (and sqlbuilder.Select) accept a boolean > parameters lazyColumns that does what you want! With lazyColumns=True > .select() only SELECTs IDs, and then attributes will be loaded one by one > or all at once depending on the cacheValues. >
Thank a lot for reply. I have made a view in the database and I do not care about number of columns (data cells) returned in one select request any more. The number of returned columns is "regulated" by the view SQL machinery. ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss