Home › Forum › Integrating PerfectForms › Database UPDATE › Re: Database UPDATE
July 21, 2009 at 8:19 am #4685
Could you have some fields in your DB table that are not set to ‘allow nulls’ such that if your update action is not writing back to all the fields, then it is being refused?
look to the Connection agent log files as there may be more information there if there is such a problem, and if it is a configuration issue and you will need to explicity allow ‘update’ it will show in there.
your actions to pass the ‘where’ in the top part of the action is correct and something we are already aware of.