I attempting a simple left outer join query on WP7, but no records are
returned from the outer table. I copied the db from the WP7 emulator
to the desktop and executed the same query on the same db using
SQLiteManager (
http://www.sqlabs.com) and the correct outer records
are returned.
Is there a problem with this library or are joins are not fully
supported?