26 Nov
2004
26 Nov
'04
7:15 p.m.
Tom Rectenwald wrote at 2004-11-26 16:47 +0000:
I am just starting to learn Zope and am having trouble getting it to communicate with mySQL. ... Once done, I went to the 'Test' tab and here is where things get weird:
- I can run an INSERT statement with no trouble and verify that the DB is updated. - However, whenever I run any sort of SELECT query I get the following error:
Error Type: TypeError Error Value: object does not support item assignment ... If desired, I can send the error_log output as well.
This is a requirement for any "Error" analysis. -- Dieter