> I'm trying to pull in an SQLObject class from an already existing > database schema, but having no success. It would seem to be pretty > straightforward:
<snip> It never fails -- post a question and five seconds later come up with the answer. It occurred to me that I hadn't defined a connection for SQLObject to use until after the class definition. Moving the connection stuff abouve my SQLObject class resolves the issue. Sorry for the noise; hopefully someone else finds this useful someday. :) Ray ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss