On Thu, Feb 24, 2005 at 11:26:14AM +0100, Andreas Jung wrote:
On Thu, Feb 24, 2005 at 10:23:11AM +0000, John Poltorak wrote:
On Thu, Feb 24, 2005 at 10:17:30AM +0000, Chris Withers wrote:
John Poltorak wrote:
Are there any tools for importing an Access file into Zope on Unix.
I would suggest importing it into another RDB and using that RDB from Zope via ZSQL Methods. There's no point to put relational data into ZODB...
Is there an easy way of importing an access file into any other RDB, and if so which one?
Why don't you look at the various export options of Access (if there are any). That's the place to start and then to check how your prefered format could be imported somewhere.
I've been sent an Access database file, but I don't have a copy of Access itself.
-aj
-- John