use a file as a database, access rights

Steve Holden steve at holdenweb.com
Sun Jan 9 11:01:27 EST 2005


Torsten Mohr wrote:

> Hi,
> 
> i'd like to write a script that makes use of a database.
> 
> It would be great if the database would store all its data
> in a file, that would be great for data exchange.
> 
> It would also be great if i could use SQL, as i have some
> experience in that.
> 
> Also, i NEED access rights to certain parts of the database.
> Several people should work on it and NEED to have different
> access rights.
> 
> 
> Can anybody give me some recommendations on what to use?
> 
> 
Sounds to me like you need to add a rights layer to gadfly.

regards
  Steve
-- 
Steve Holden               http://www.holdenweb.com/
Python Web Programming  http://pydish.holdenweb.com/
Holden Web LLC      +1 703 861 4237  +1 800 494 3119



More information about the Python-list mailing list