Save numeric fiedl in sqlite with delphi 7

The official tester's forum for ZeosLib 7.1. Ask for help, post proposals or solutions.
Post Reply
systronic
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 22.03.2016, 22:03

Save numeric fiedl in sqlite with delphi 7

Post by systronic »

please what am I doing wrong? I have a sqlite database 3 with Delphi 7, and I use a ztable for a sales table. The problem is that I can only save in numeric fields use the StrToFloatDef () function, and I do not understand it, because there in the structure the field is NUMERIC (10,4). Can someone help me?
Post Reply