Page 1 of 1

Switching off RequiredFields does not work

Posted: Mon 05 Sep 2011 09:47
by hclaassens
I'm using DevArt V4.90.0.25 in Delphi XE professional.

I have 2 components on a form a TCRSQLConnection and a TQuery.
The TCRSQLConnection has the following params:
BlobSize=-1
DataBase=
DriverName=DevartOracle
ErrorResourceFile=
LocaleCode=0000
Password=
Oracle TransIsolation=ReadCommited
RoleName=Normal
User_Name=
LongStrings=True
EnableBCD=False
InternalName=
UseQuoteChar=False
FetchAll=True
CharLength=0
Charset=
UseUniCode=True
RequiredFields=False


I've connected the query component to the connection and a sql string filled in.

When I start the fields editor and get all the fields I get Required fields. Why?

Posted: Tue 06 Sep 2011 11:15
by hclaassens
Nobody has seen this? :?:

Posted: Tue 06 Sep 2011 14:28
by AlexP
Hello,

Thank you for the information.
Unfortunately, there is currently on such option as (RequiredFields) in dbExpress driver for Oracle. This option will be added in the nearest version of the driver.

Posted: Tue 06 Sep 2011 17:14
by hclaassens
When will the nearest version of the driver for Oracle be available?

AlexP wrote:Hello,

Thank you for the information.
Unfortunately, there is currently on such option as (RequiredFields) in dbExpress driver for Oracle. This option will be added in the nearest version of the driver.

Posted: Wed 07 Sep 2011 11:07
by AlexP
Hello,

The new version containing RequiredFields will be available next week.