Subject Problem Column Attributes IBO 5.9.1 Build 2522
Author
Hello:
I have problems with Column Attributes of TIBQuery in version IBO 5.9.1 Build 2522, this problem is in ColumnsAttribute with "Default Value" and "Required".
Other problems with instruction InsertSQL: ACTUALIZ  = 'Now'
Example: INSERT INTO VENTAS( IDVTA, /*PK*/ FECHA, IDCTEVTA, PREF, ACTUALIZ) VALUES (:IDVTA, :FECHA,:IDCTEVTA,:PREF,'Now')
The column ACTUALIZ is DateTime Attribute

I resolved problems returns to version ibo5.5.3 Build 2067.

This problem it happens with Delphi 7, RADStudio XE3 and RADStudio XE10 Berlin update 1

Thank you and I hope the problem is solved in future versions


Fabian Kruszelnicki