Ed Leafe wrote:
> On Aug 20, 2007, at 2:57 PM, Paul McNett wrote:
> 
>>    File "/home/pmcnett/dabo-full/trunk/dabo/db/dbSQLite.py", line 143,
>> in getFields
>>      tempCursor.execute("pragma table_info('%s')" % tableName)
>> pysqlite2.dbapi2.OperationalError: SQL logic error or missing database
> 
>       Do you understand what this error means? Nothing I've changed should  
> have altered the current database in use.

No, I have no idea. The only thing I can think of is that we are now in 
the middle of a transaction whereas before we wouldn't have been (I 
don't think).

-- 
pkm ~ http://paulmcnett.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]

Reply via email to