While I've read on this mailing list that there are some Linux ODBC drivers, I have no experience with them. What I do is run a Zope installation on one of the Windows machines, which can access the MSAccess DB with the Windows ODBC. Then the Linux Zope gets the data from the Windows Zope using some form of RPC, such as Client.py (http://www.zope.org/Members/lstaffor/ZClientMethod) or XML-RPC (which I have not tried). -- Loren
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Montagne, Michael Sent: Thursday, June 28, 2001 17:05 To: 'zope@zope.org' Subject: [Zope] MSAccess
If I'm going to be able to use Linux and Zope as my intranet site and crack the Microsoft stronghold, I need to access my MsAccess databases from Zope in Linux. Is this possible? I'm struggling with mxODBC in conjunction with iODBC. not having much luck. Are there any zopish alternatives.
-mjm
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )