When using statements like "select somefield in dataset " SQLite might error on an unsupported datatype of the database you are using.
In my case the data type was "bytea" on Postgres. However, I got no traceback or db log. It took a while determine what was going on. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
