On Thu, Aug 02, 2007 at 04:08:39PM -0500, Ian Bicking wrote: > Pablo Fernandez Mantecon wrote: > Exist any version of SQLObject to work in windows? > > It should work fine, but I haven't tried it. Maybe someone on the > discussion list can offer more practical experience.
I use SQLObject in commercial programs with Postgres and SQLite; I develop them in Linux and debug in w32; w32 distribution is built using py2exe and InnoSetup. SQLObject works fine on w32, the only thing you need is a DB API driver, so search the net for MySQLdb.pyd or such. Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss