Page 1 of 1
Required Fields
Posted: Thu 13 Jan 2005 19:59
by CBenito
Hello,
I am using Oracle Net, and in the last version of dbexpoda.dll (2.10.0.0) all the fields appears as NOT required.
This bug is not link to a specific version of Oracle.
In 2.5.0.0, everything works fine.
Thanks
Posted: Thu 20 Jan 2005 08:11
by Paul
We do not set this property, because Borland dbExpress does not allow to insert record where one or more NOT NULL fields must be blank and must be updated by trigger on the server side. So you must set TField.Required property yourself after opening dataset.
Posted: Thu 27 Jan 2005 15:48
by CBenito
This reasoning is not correct.
First, give me the required well and If you want insert a new record with fields NOT NULL with a trigger set the required to False.
Don“t force to me set the required because your case is the exception not the mine.
Thanks
Posted: Tue 01 Feb 2005 10:19
by Paul
We think you are right. We will set Required information for fields for Oracle driver.
Posted: Thu 10 Feb 2005 19:11
by CBenito
Thanks

Posted: Fri 18 Feb 2005 14:42
by CBenito
It seems that I have the same problem with the SQL Server Driver

Posted: Fri 18 Feb 2005 15:10
by Paul