I've not used SQLite and haven't used ADO.NET for some time but I've not seen ExecuteScalar used to perform an Insert statement. Shouldn't you be using ExecuteNonQuery ?
As I say I'm not an expert but might be worth a try. Cheers, Curtis -- View this message in context: http://monotouch.2284126.n4.nabble.com/Inserting-image-into-SQLite-tp4565016p4565931.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
