Subject RE: [IBO] Re: Inserting Records using IB_Controls: Field x is a Required Field
Author IBO Support List

There probably won’t be a significant performance hit using a calculated field.

Mostly it depends on what the calculated field is doing.

 

 


From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]
Sent: Tuesday, May 03, 2016 3:38 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] Re: Inserting Records using IB_Controls: Field x is a Required Field

 



Thank you Jason.  I'm still scratching the surface of the power of IBObjects.  I did actually encounter this problem again since my original post.  This time I tried using a calculated field - keeping the second out of the IB_Query SQL and this was fine.  Wary of a possible performance hit with this technique though(?)