Hello Fellow Zopers: I'm happy to announce that we now have Database Adapters available for MySQL and ODBC. http://www.zope.org/Download/Adapters Get em while they're hot. We hope to be adding more Database Adapters soon. I should also mention that we're working on documenting how to roll your own Database Adapters. Now you have no excuse not to try out SQL Methods ;-) Have fun! -Amos -- Amos Latteier mailto:amos@digicool.com Digital Creations http://www.digicool.com
Hello Fellow Zopers:
I'm happy to announce that we now have Database Adapters available for MySQL and ODBC.
http://www.zope.org/Download/Adapters
Get em while they're hot.
We hope to be adding more Database Adapters soon. I should also mention that we're working on documenting how to roll your own Database Adapters.
Now you have no excuse not to try out SQL Methods ;-)
I tried the binary MySQL DA and it didn't work, downloading the nonbin.tgz is of no use because it doesn't contain the source so rebuilding is not an option. I will try to dig into the binary to get it to work, but I would like to know if what assumptions have been used about the system setup at compile time (checking the Makefile shows some paths incompatible with my system setup). [Using RH5.2-i386/Apache/Zope-b3/ZMySQLDA] -- <- Ronald Offerman | ron@gjt-it.nl <- Root Powered Carrot Munchers Ltd. Inc. SA AG BV "Daddy, why do those people have to use Microsoft Windows?" "Don't stare, son; it's not polite." "M$ Windows NT, an accident waiting to happen" "What goes up, must come down. Ask any system administrator."
Ronald Offerman wrote:
I tried the binary MySQL DA and it didn't work, downloading the nonbin.tgz is of no use because it doesn't contain the source so rebuilding is not an option.
I will try to dig into the binary to get it to work, but I would like to know if what assumptions have been used about the system setup at compile time (checking the Makefile shows some paths incompatible with my system setup).
If anyone is interested, I have patches to the MySQL DA to use the newer MySQLmodule rather than mySQLmodule.
Hello Fellow Zopers:
I'm happy to announce that we now have Database Adapters available for MySQL and ODBC.
http://www.zope.org/Download/Adapters
Get em while they're hot.
We hope to be adding more Database Adapters soon. I should also mention that we're working on documenting how to roll your own Database Adapters.
Now you have no excuse not to try out SQL Methods ;-)
Have fun! The binary release of MySQL didn't work for me so I downloaded the mySQLmodule from ftp.python.org and recompiled it. It working FINE NOW!!!! THX a lot, one happy guy playing with Zope now.
-Amos
-- Amos Latteier mailto:amos@digicool.com Digital Creations http://www.digicool.com
-- <- Ronald Offerman | ron@gjt-it.nl <- Root Powered Carrot Munchers Ltd. Inc. SA AG BV "Daddy, why do those people have to use Microsoft Windows?" "Don't stare, son; it's not polite." "M$ Windows NT, an accident waiting to happen" "What goes up, must come down. Ask any system administrator."
participants (3)
-
Amos Latteier -
Ronald Offerman -
Ty Sarna