Re: [sqlalchemy] Sudden Connection issues

2010-08-29 Thread Warwick Prince
Hi All Just to put closure on this issue, I finally sorted it out as a bug in the connector. This has now been resolved and the latest build has the correction. :-) As a matter of interest, the line db.conn.protocol should have been db.protocol.. Anyway - all's well that ends well.. :-)

Re: [sqlalchemy] Sudden Connection issues

2010-08-27 Thread Warwick Prince
Hi Michael OK, I've invested (wasted?) my entire day on this connection issue and have the following to report. Hopefully, the hints I've managed to find may trigger something with you that will point me in the right direction. In recap; the issue was I could not get a simple engine to

Re: [sqlalchemy] Sudden Connection issues

2010-08-27 Thread Michael Bayer
On Aug 27, 2010, at 4:39 AM, Warwick Prince wrote: Hi Michael OK, I've invested (wasted?) my entire day on this connection issue and have the following to report. Hopefully, the hints I've managed to find may trigger something with you that will point me in the right direction. In

Re: [sqlalchemy] Sudden Connection issues

2010-08-27 Thread Warwick Prince
Hi Michael Sorry about that - it had been a long day and I didn't realise I was quoting code from the connector! I'll get onto them and see if they can help. Cheers Warwick Warwick Prince Managing Director mobile: +61 411 026 992 skype: warwickprince phone: +61 7 3102 3730 fax:

[sqlalchemy] Sudden Connection issues

2010-08-25 Thread Warwick Prince
Hi All This is my first post here, so I wish it were a little more spectacular.. :-) I have been working happily with SA 0.6.x on Windows 2003 server with MySQL and the Sun Python Connector. I have an identical config running (and working) on XP. I was testing my code which had been working

Re: [sqlalchemy] Sudden Connection issues

2010-08-25 Thread Michael Bayer
On Aug 25, 2010, at 10:11 PM, Warwick Prince wrote: Hi All This is my first post here, so I wish it were a little more spectacular.. :-) I have been working happily with SA 0.6.x on Windows 2003 server with MySQL and the Sun Python Connector. I have an identical config running (and

Re: [sqlalchemy] Sudden Connection issues

2010-08-25 Thread Warwick Prince
HI Michael Excellent. Thanks for the pointers - I'll investigate further and get back to you. This is really strange as I do not believe that I changed anything from the point it all worked, to the point at which it didn't! (I'm sure there will be something however - there always is..).

Re: [sqlalchemy] Sudden Connection issues

2010-08-25 Thread Michael Bayer
On Aug 25, 2010, at 11:09 PM, Warwick Prince wrote: HI Michael Excellent. Thanks for the pointers - I'll investigate further and get back to you. This is really strange as I do not believe that I changed anything from the point it all worked, to the point at which it didn't! (I'm