[Zope-DB] using mxODBC and mySQL to connect with Zope
    Laura McCord 
    Laura.McCord at doucet-austin.com
       
    Tue Apr 20 13:36:38 EDT 2004
    
    
  
Ok, thanks for your suggestion. I should probably just keep it simple.
-Laura
-----Original Message-----
From: Charlie Clark [mailto:charlie at egenix.com] 
Sent: Tuesday, April 20, 2004 12:34 PM
To: Laura McCord
Cc: zope-db at zope.org
Subject: RE: [Zope-DB] using mxODBC and mySQL to connect with Zope
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