Page 1 of 1

UniDAC DBF required fields

Posted: Sun 21 Jul 2019 22:53
by Creator
Hi,
Problem concerns cooperation TUniQuery with Dbase 7 table.
Environment: Windows 10, Delphi 10.3 Update 1, UniDac 7.5

After end of edition by "Post", for every empty "ftInteger" field, error message is emitted: "Field '....' must have a value".
But error messages are not emitted for empty "ftFloat, ftDate, ftString" fields.
This problem did not appear in previous version UniDAC.

Regards

Re: UniDAC DBF required fields

Posted: Mon 22 Jul 2019 09:26
by Stellar
Thank you for the information. To investigate this behavior of UniDAC, we need a sample project from you. Please compose a small sample demonstrating the issue and send it us, including all the files from the table, i.e. if your table is named Table_Name, send us Table_Name. files (Table_Name.dbf and all Table_Name. files).
You can upload the sample via the contact form on our website: devart.com/company/contactform.html

Re: UniDAC DBF required fields

Posted: Mon 22 Jul 2019 12:13
by Creator
Hi,
Simple project "TestDBF.zip" was sent via the contact form https://www.devart.com/company/contactform.html

Regards

Re: UniDAC DBF required fields

Posted: Tue 23 Jul 2019 08:34
by Stellar
Thank you for providing the information. We've reproduced the issue and started to investigate possible causes of the described behavior. We will let you know the results as soon as we get them.