[Zope] ZODB or ZODBC?

Chris Petrilli petrilli@digicool.com
Fri, 19 Nov 1999 10:05:08 -0500


> what is less difficult to work (ZODB or ZODBC)?

Well, you can't run Zope without the Object Database (ZODB), so, it's
the easiest to work with! :-)  ZODBCDA requires install, and of course
another database somewhere that you work with.  It works great for
certain types of rectangular data sets.

> i am trying to make a bank site like (called internet bank), where the
> bank's client need to login with a valid username/password.
> to consult your
> accounts. 

So depending on where the account information is stored, this decision
will be made de-facto.

> my site need to read an ASCII file, that is 
> exported from other
> program that i make, has u ideia on how to make this? or if is this
> possible?

Sure, use an External Method to read it, parse it, and return it back to
you as objects.

Chris
 
--
| Christopher Petrilli                        Digital Creations
| petrilli@digicool.com                 http://www.digicool.com