Ed Leafe wrote:
On Oct 16, 2006, at 3:06 PM, Paul McNett wrote:
There seems to be a problem with the backend execution of the SQL
statement. It's being constructed correctly; I get:
update zipcodes set zipcodes.ccity = 'San José' where
zipcodes.iid=40390
but MySQLdb seems to be choking on that.
It worked for me, right outta the box! Ubuntu...
OK, I was able to do it, too, on my Ubuntu system, but not on my Mac
or Windows. FWIW, here are the various MySQLdb.__version__ values:
OS X: 1.2.1_p2
WinXP: 1.2.1_p2
Ubuntu: 1.2.1_g3
I'm wondering if this is a MySQLdb issue, since I'm running
identical code on each platform.
My versions are:
Ubuntu: 1.2.1_g3
XP: 1.2.0 final (1, 2, 0, 'final', 1)
I just successfully did it with XP on zip code 95115. I wonder if the
machine's character encoding is changing our encoding somehow?
--
pkm ~ http://paulmcnett.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users