At 22:16 04/08/99 , Peter Toneby wrote:
On Mon, Aug 02, 1999 at 01:33:51PM -0500, Ross J. Reedstrom wrote:
Zopistas:
I've been doing a little testing, and it looks like my TM integration isn't quite there yet :-( I threw an error in the backend by putting a typo in an ZSQL method (I did it on purpose... right ;-) This threw an error, all right, and the backend was in a transaction, but it never saw an abort. So, it looks like I need to dig into the TM machinery a bit more: my self._abort() isn't getting called when I throw an error inside the db.py itself. Any hints on what I need to be doing? (RTFS and a pointer to the right S would be fine ;-)
I'm having a, I would say, major problem. I can't add ZSQL Methods, because Zope (latest CVS-version) doesn't acknowledge that I have installed ZPyGreSQL_data... product into the folder I want to use my ZSQL-methods, and it has gotten a connectioon with postgres open.
All I get is a warning about not having any SQL database connections, wich I have.
I am getting the same with ZGadflyDA connections. I hadn't had time to investigate yet.. It looks like it might be a problem with Zope, not the DA's. Report it to the Collector as such. -- Martijn Pieters, Web Developer | Antraciet http://www.antraciet.nl | Tel: +31-35-7502100 Fax: +31-35-7502111 | mailto:mj@antraciet.nl http://www.antraciet.nl/~mj | PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149 ------------------------------------------