"Philippe C. Martin" <[EMAIL PROTECTED]> writes:
> 1) speed is not an issue
> 2) I wish to store less than 5000 records
> 3) each record should not be larger than 16K

You don't mention whether multiple running programs need to use it
concurrently.  That's usually done with client/server db's but it can
be done standalone.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to