On 06 Jan 2006 12:40:22 -0200, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > Offhand, I think there are two steps: > > > > 1) set up the sqlobject.dburi in cherrypy.config > > 2) import and use > > Then you're assuming I'd use cherrypy. :-) I don't think I'd need it with, > e.g., a pyQt application.
Nope. You don't have to use CherryPy. Just cherrypy.config :) Kevin

