Page 1 of 1

Bug with alias field.

Posted: Tue 03 Oct 2006 10:22
by nschmied
HI,
I use ODAC 5.6 in Delphi 2006 VCL.NET version.
I have found a issuse with a select use alias of field name.
All aliased field is automaticly set readonly true, event if use a ROWID.

I have make test with demo smart and a simply select with one table.

Thank you for your help,
N.Schmied

Posted: Tue 03 Oct 2006 15:07
by Challenger
This is a designed behavior of TSmartQuery. We will change it in the next version.

Posted: Tue 03 Oct 2006 15:28
by nschmied
Nice I will wait the next version
;)