Re: [Tutor] PYBSDDB help

2005-10-20 Thread Danny Yoo
Hi Toren, Ok, I see that you've asked your question on the pybsddb mailing list as well a few weeks ago, which is fine. http://lists.sourceforge.net/lists/listinfo/pybsddb-users Unfortunately, it looks like spammers have attacked that mailing list badly enough that it appears they've done s

[Tutor] PYBSDDB help

2005-10-20 Thread Valone, Toren W.
I am creating my Db with this code def open_db(self): self.cadmvinfo.open(self.filename, db.DB_HASH, db.DB_CREATE,db.DB_DUP) I am putting the data with this code def store_data(self,manual_processing_code,date,file_code,license_number,vin_num ber, year_model,make