[feature request] not to include computed by fields

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
inageib
Posts: 184
Joined: Wed 26 Aug 2009 14:11

[feature request] not to include computed by fields

Post by inageib » Sat 26 Nov 2011 20:52

Hi,
When I have a computed by field and I used the SQL Generator to generate updates sql the computed by filed is included in the "Update SQL" which cause error read only when user try to update

so if possible to eliminate the computed by fields from the SQL generators in future releases

Thanks

AndreyZ

Post by AndreyZ » Tue 29 Nov 2011 07:11

Hello,

We will implement this feature in the future, but for the time being we cannot provide any timeframe.

inageib
Posts: 184
Joined: Wed 26 Aug 2009 14:11

Post by inageib » Tue 29 Nov 2011 23:38

yes yes of course

Post Reply