Re: Error using DatabaseUpdateAction

2003-03-06 Thread Christian Haul
On 06.Mar.2003 -- 01:25 PM, Derek Hohls wrote: > OK - not such good news for me... > > My development and production machine both run _binary_ > installtions of 2.0.3 - do you think I need to upgrade and, if > so, are there any sigiifcant implications (Id hate for all my existing > apps to stop

Re: Error using DatabaseUpdateAction

2003-03-06 Thread Derek Hohls
OK - not such good news for me...   My development and production machine both run _binary_ installtions of 2.0.3 - do you think I need to upgrade and, if so, are there any sigiifcant implications (Id hate for all my existing apps to stop working suddenly!)  I also do not want to mess around

Re: Error using DatabaseUpdateAction

2003-03-06 Thread Christian Haul
On 06.Mar.2003 -- 12:58 PM, Derek Hohls wrote: > Chris > > Thanks for the reponse. In anwer to your questions; > > 1. I am not sure what SQL _is_ generated - I assume the > DatabaseUpdateAction is supposed to create this but I do > not where and how to find what it has done. (the error log >

Re: Error using DatabaseUpdateAction

2003-03-06 Thread Derek Hohls
Chris   Thanks for the reponse.  In anwer to your questions;   1. I am not sure what SQL _is_ generated - I assume the DatabaseUpdateAction is supposed to create this but I do not where and how to find what it has done. (the error log segment is attached)   2.  Which other database actions are

Re: Error using DatabaseUpdateAction

2003-03-06 Thread Christian Haul
On 06.Mar.2003 -- 11:43 AM, Derek Hohls wrote: > I need help resolving the following error, which I get > when trying to use the DatabaseUpdateAction to update > the database. Note that I have successfully used the > DatabaseAddAction from the same form to post records, > so I assume it cannot

Error using DatabaseUpdateAction

2003-03-06 Thread Derek Hohls
I need help resolving the following error, which I get when trying to use the DatabaseUpdateAction to update the database.  Note that I have successfully used the DatabaseAddAction from the same form to post records,  so I assume it cannot be my descriptor file that is in error.   The message