[Zope-DB] using mxODBC and mySQL to connect with Zope

Charlie Clark charlie at egenix.com
Tue Apr 20 13:34:15 EDT 2004


On 2004-04-20 at 19:24:43 [+0200], Laura McCord wrote:
> 
> ok. So, when you say configure in the ODBC manager would this be freeTDS
> in my case or unixODBC?

unixODBC. If the MySQL DB is not on this system you may then need an ODBC 
bridge as I think freeTDS only works with MS SQL and is not suitable for 
production anyway. If this is the case then you might well be better of 
with the ZMySQLDA as it won't matter to your Zope applications where the 
data is coming from and this might the simplest way to get things done.

Charlie



More information about the Zope-DB mailing list