DB: Gadfly 's killing my DB files

Lutz Schröer Lutz.Schroeer at altavista.net
Mon Mar 6 08:14:37 EST 2000


Hi,

I've got a weird problem using the gadfly DB tool:

After creating the DB I try to open it with the following code snippet:

import gadfly
connect = gadfly.gadfly("database", ".")
connect.close

Unfortunately this is deleting the gfl and glb files only leaving the gfd 
file intact. 

Do I have to keep my eye on something while creating the files (yes I did a 
'connection.commit' at the end ;-) or is my atttempt at reading the DB 
files wrong?

Lutz



More information about the Python-list mailing list