Hi folks, I have a table with lots of fields, around 40-50, all the same type, integer, and since I'm experimenting with the right number (maybe 40 is enough, maybe 60 is needed) I'm looking for a way to define these fields programmatically as opposed to hard wiring it into the SQLObject subclass. Storing the 40-60 integers as a python list and storing it as a single field in the table is not really an option because I need to search these integers.
What would be the best way of going about this? Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown ------------------------------------------------------------------------------ _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss