Il 27/03/2013 16:11, Max Vlasov ha scritto: > CREATE TABLE [Data] ( > ... , > [Row] INTEGER, [Column] INTEGER, [Value] TEXT > ... > ) As I answered to Leonardo I tried something like this but I have to insert millions of entries when application is running and this solution will slow enormously the app.