My application with SQLite db and Zeos 7.2.8 running without problems 24/7, 6 days already (Insert, Update and Select queries), db is 1.6GB in size.
Didn't changed original db configuration with TINYINT fields(or any other fields), only defined byte variables in application as byte5 := Byte(query.FieldByName('byte5').AsInteger) in order to avoid Range Check Errors.
TZRowAccessor.GetPAnsiChar error
Moderators: gto, cipto_kh, EgonHugeist