On Dec 12, 2011, at 11:10 PM, Venky wrote:
> I have a whole host of data access layer code written like below:  

Unfortunately, our Sqlite+DataTable support is lacking on Android because the 
libsqlite.so provided with Android is missing sqlite3_column_origin_name() (and 
other exports); see also:

        http://bugzilla.xamarin.com/show_bug.cgi?id=2128

You will need to find and use a workaround. :-(

 - Jon

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to