Re: [sqlite] (no subject)

2009-02-02 Thread Boris Arloff
ction or you could call self.con.commit() and self.con.close() before calling sqlite.connect again. Not sure if this helps.  If you have a larger snippet of code you can send it along. Daniel On Sat, Jan 31, 2009 at 11:51 PM, Boris Arloff <boris.arl...@yahoo.com> wrote: >

Re: [sqlite] (no subject)

2009-01-31 Thread Boris Arloff
On Sat, Jan 31, 2009 at 3:09 PM, Boris Arloff <boris.arl...@yahoo.com> wrote: > Hi, > > I am having a small problem with an sqlite3 v3.5.6 database being accessed > from within python 2.5 (import sqlite3 as sqlite). > > The database has been working correctly with the ex

[sqlite] (no subject)

2009-01-31 Thread Boris Arloff
Hi, I am having a small problem with an sqlite3 v3.5.6 database being accessed from within python 2.5 (import sqlite3 as sqlite). The database has been working correctly with the exception of the following issue: There are 17 tables with the first table being a dataset index table with three