For the import of old DBS, Normally, I should not talk because unfinalized and I did not want to release this option. I tried your database and what are the dates problem (in English). Fixed
I tried your big database and I make changes in the program to speed up access. They are not yet finished. But in progress
There are no limit of the number of record in Sqlite database
Conversion in MSH ( Minute, Second, Hundred) Only if you want to display it in understandable format. But for the test it's better to use numerical value instead converted time value.
PS: ADD in you on connect
WriteLine( "Username is " . GetCurrentPlayerVar( "UserName" ));
WriteLine( "PBLTime is " . GetCurrentPlayerVar( "PBLapTime" ));
WriteLine(" HMS( PBLTime ) is " . NumToMSH( GetCurrentPlayerVar( "PBLapTime" )));
And tell me what's is displayed on your console screen
Put the same name of the old PB file in gripDatabase config without extension. Put your old file, with .txt in the same directory as Lapper. Launch Lapper.
Example:
Old Dbs is myDBS.txt
in config file put
$gripDatabase = "myDbs";
Launch LFSLapper, normally your base will be imported