Re: [Zope-dev] access db linux

2001-03-29 Thread Andreas Heckel

danchik wrote:
 
 does anyone know if there a way to have an access db to be placed onto linux
 box with zope running on it and have it be able to access that db... I
 don't really want to convert the entire database.

As far as I know there is no way to do that ... and IMHO it makes no
sense to do it ;-)

-- 
___
Andreas Heckel  [EMAIL PROTECTED]
LINUX is like a wigwam...no gates...no windows and an apache inside ;-)

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



RE: [Zope-dev] access db linux

2001-03-29 Thread Loren Stafford

No. But you could leave the Access DB on its Win box, and either

1. Use a Linux ODBC driver to access it (something I've never tried)

...or...

2. Install a copy of Zope on the Win box to access the DB with a Win ODBC
driver, then use some kind of remote procedure call (e.g. XML_RPC or
ZClient) from your main Zope to the Win Zope. I know this works.

-- Loren

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf
 Of danchik
 Sent: Thursday, March 29, 2001 14:02
 To: zope-dev
 Subject: [Zope-dev] access db linux


 does anyone know if there a way to have an access db to be
 placed onto linux
 box with zope running on it and have it be able to access
 that db... I
 don't really want to convert the entire database.




 ___
 Zope-Dev maillist  -  [EMAIL PROTECTED]
 http://lists.zope.org/mailman/listinfo/zope-dev
 **  No cross posts or HTML encoding!  **
 (Related lists -
  http://lists.zope.org/mailman/listinfo/zope-announce
  http://lists.zope.org/mailman/listinfo/zope )



___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )