My Table is created and it has primary key composed by three fields. I want to save record in the primary key Fields even it's already exists.
For the primary key I put UNIQUE = false but I have always key violation.
Can you Help me please as soon as possible.
Thank you
Try with the :
function FormatFloat(const Format: string; Value: Extended)
and for Format you can see the Delphi Help to presice your format.
I hope it can work.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.