[Lazarus] data matrix with thousands of columns

Alexander Klenin klenin at gmail.com
Fri Mar 29 19:20:10 CET 2013


On Wed, Mar 27, 2013 at 7:18 PM, Andrea Mauri <andrea.mauri.75 at gmail.com> wrote:
> 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.
>
>

Alternatively: http://ibexpert.net/ibe/index.php?n=Doc.Array

--
Alexander S. Klenin




More information about the Lazarus mailing list