Re: [Zope] Using Zope DB connection from a Python class

2000-09-08 Thread Dr. Peer Griebel
Hi, is there anybody who did alter the ZOBCDA to work under Linux using one of the free open source adapters? I would like to share (get ;-) the code. Tnanks! Andrew Kenneth Milton wrote: > > +[ Tino Wildenhain ]- > | Hi Ivan, > | > | > 3. Z

Re: [Zope] Using Zope DB connection from a Python class

2000-06-23 Thread Monty Taylor
I was also trying to accomplish this a while back. I managed to add the new class with a database connection and execute sql statements. My class had some stuff like this: def __init__(self,id,title,dbconn): self.id=id self.title=title self.

Re: [Zope] Using Zope DB connection from a Python class

2000-06-21 Thread Andrew Kenneth Milton
+[ Tino Wildenhain ]- | Hi Ivan, | | > 3. Zope 2.1.7 | > Z ODBC DA 3.0.3 | > Solid dev kit 2.3 | > RedHat Linux 6.1 on i386 | | How to use Z ODBC DA on Linux? I only found a windows binary. You need to do a few things:

Re: [Zope] Using Zope DB connection from a Python class

2000-06-21 Thread Tino Wildenhain
Hi Ivan, > 3. Zope 2.1.7 > Z ODBC DA 3.0.3 > Solid dev kit 2.3 > RedHat Linux 6.1 on i386 How to use Z ODBC DA on Linux? I only found a windows binary. Tino ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/ma