| Store | Cart

Gadfly ????

From: Piet van Oostrum <p...@cs.uu.nl>
10 Mar 2004 13:50:15 +0100
>>>>> michael at foord.net (Fuzzyman) (F) wrote:

F> Because I *won't* be allowed to install anything other than python
F> scripts on the server...........

F> So I am looking for a database implementation in python........

I suppose your python script is allowed to write some file(s), otherwise you
wouldn't be able to implement a database. You could import a special
_sqlite.py module that has _sqlite.pyd encoded in a big string, and on
the first call writes it out to _sqlite.pyd and wouldn't be called on
subsequent times.
-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum at hccnet.nl

Recent Messages in this Thread
Fuzzyman Mar 04, 2004 09:24 am
Gerhard Häring Mar 04, 2004 03:44 pm
Gerhard Häring Mar 04, 2004 03:44 pm
Frithiof Andreas Jensen Mar 05, 2004 12:42 pm
Fuzzyman Mar 08, 2004 08:14 am
Frithiof Andreas Jensen Mar 08, 2004 04:25 pm
Fuzzyman Mar 10, 2004 08:04 am
Gerhard Häring Mar 10, 2004 08:33 am
Fuzzyman Mar 12, 2004 01:50 pm
Piet van Oostrum Mar 10, 2004 12:50 pm
Gerhard Häring Mar 10, 2004 01:00 pm
David Bolen Mar 10, 2004 10:00 pm
Fuzzyman Mar 05, 2004 12:32 pm
Stuart Bishop Mar 12, 2004 03:53 am
Messages in this thread