Bug with alias field.

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
nschmied
Posts: 72
Joined: Mon 09 May 2005 08:03
Location: Suisse

Bug with alias field.

Post by nschmied » Tue 03 Oct 2006 10:22

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

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Tue 03 Oct 2006 15:07

This is a designed behavior of TSmartQuery. We will change it in the next version.

nschmied
Posts: 72
Joined: Mon 09 May 2005 08:03
Location: Suisse

Post by nschmied » Tue 03 Oct 2006 15:28

Nice I will wait the next version
;)

Post Reply