It looks like SC8 use all the fields in the SQL insert/update.
I have fields updated by trigger, how to avoid this by remove the fields from the insert/update SQL. Set the fields read only has no use.
Regards,
Almond Wong
It looks like SC8 use all the fields in the SQL insert/update.
I have fields updated by trigger, how to avoid this by remove the fields from the insert/update SQL. Set the fields read only has no use.
Regards,
Almond Wong
Set in field settings, Value calculed by DB
Thank you so much, you are very helpful.
Since my application need to record update date and create date of all record, is there a way to remove them from the SQL ?
Regards,
Almond Wong
[QUOTE=almondwong;26707]Thank you so much, you are very helpful.
Since my application need to record update date and create date of all record, is there a way to remove them from the SQL ?
Regards,
Almond Wong[/QUOTE]
In Forms No as far as I know