--On Samstag, 9. April 2005 11:41 Uhr +0100 garry saddington <[EMAIL PROTECTED]> wrote:

I have many ZSQL queries for which I use Zpsycopg connector on my linux
machine. On my Windows machine (laptop) I want to use another connector
as  Zpsycopg refuses to work and I hate messing with windows - you never
know  what it is doing or going to do. Is there a way to change all the
connections  at the same time or do I have to go through each ZSQL method
individually? regards
garry

The ID of the DA is likely an attribute of every single ZSQL method.
Look at the DTML code used by the ZMI to render the ZSQL's manage screen.
There you will find the name of the attribute. Then write a script to
find all ZSQL methods (hint: -> ZopeFind()) and then you can change the attribute
through your script.

-aj



Attachment: pgpoMQ3Hn44Vf.pgp
Description: PGP signature

_______________________________________________
Zope-DB mailing list
Zope-DB@zope.org
http://mail.zope.org/mailman/listinfo/zope-db

Reply via email to