On Feb 2, 2006, at 9:59 PM, Echo wrote:
OK, I should have looked at the database. It did insert the data. Any
idea of why I got those errors from Dabo?
Ok, ignore that. It does not actuly insert the data for MySQL. But it
does for SQLite. Any idea why that is?
PySQLite doesn't populate some of the attributes that are needed for
the getStructureDescription() method. After all, when you create a
new record, Python needs to know the fields and the data types of
each in order to create a representation of that new record, and
PySQLite doesn't provide that information. Perhaps we can look into
coming up with a workaround in dbSQLite.getStructureDescription().
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users