On Wed, 2006-08-02 at 17:12 +0200, Dirk Meyer wrote: > QUERY (0): INSERT OR REPLACE INTO types VALUES(?, ?, ?, ?) (None, 'file', > <read-only buffer for 0xb7988cb8, size -1, offset 0 at 0xb74eba00>, > <read-only buffer for 0xb74e4068, size -1, offset 0 at 0xb74eb800>)
This is correct. Can you add some code after this query in register_object_type_attrs() that does a SELECT * FROM types and outputs all the values? Jason. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
