Re: database handling

2009-11-07 Thread Nick Touran
The mysqldb module works well for me. It's available on sourceforge. Find some examples in the documentation here: http://mysql-python.sourceforge.net/MySQLdb.html#some-mysql-examples -Nick On Sat, Nov 7, 2009 at 11:24 AM, asit wrote: > I need some tutorial about python-mysql connectivity(data

Re: windows side-by-side configuration woes on windows HPC

2009-10-16 Thread Nick Touran
k On Fri, Oct 16, 2009 at 6:31 AM, M.-A. Lemburg wrote: > Nick Touran wrote: > > I've made enough progress to get my setup working! I attempted to apply > the > > patch and recompile the packages that complained but got in too deep > while > > compiling matplotlib

Re: windows side-by-side configuration woes on windows HPC

2009-10-14 Thread Nick Touran
endency checking via depends.exe. Yay. -nick On Mon, Oct 12, 2009 at 2:41 PM, M.-A. Lemburg wrote: > Nick Touran wrote: > > It is indeed a pain. I would really like a work-around. Matplotlib is > > supposed to be immune to this nowadays but it's not. Nor are some other > > th

Re: windows side-by-side configuration woes on windows HPC

2009-10-12 Thread Nick Touran
It is indeed a pain. I would really like a work-around. Matplotlib is supposed to be immune to this nowadays but it's not. Nor are some other third-party modules. Did they break with the new release? (2.6.3?) -nick On Thu, Oct 8, 2009 at 1:12 PM, M.-A. Lemburg wrote: > Nick Tour

windows side-by-side configuration woes on windows HPC

2009-10-08 Thread Nick Touran
Copying my local copy of Python 2.6 to a Windows HPC 2008 system is giving dll side-by-side configuration errors for some third-party packages (matplotlib, pyMSSQL, in particular). I understand that there is a tradition of Python supporting XCOPY deployment, and would really like to be able to just