Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » multi2
multi2 [message #752] Mon, 09 April 2007 16:36 Go to previous message
interop is currently offline  interop
Messages: 45
Registered: October 2006
Member
I've created a multi2 task and it is failing in updateRecord() at line 3176 because _dml_ReadBeforeUpdate() is passed the updated where clause not the original where clause.

e.g. I have an employee with a number of phones in a table emp_phone. I want to change the number for a phone from 555-1234 to 555-5678 and the _dml_ReadBeforeUpdate() is passed $where='employee_id='10' AND phone_number='555-5678' and returns the error Could not locate original EMP_PHONE record for updating (employee_id='10' AND phone_number='555-5678')

edit: radicore 1.23.0

[Updated on: Mon, 09 April 2007 16:36]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: std.datevalidation.class.inc
Next Topic: Fatal Error: MySQL error: 1271
Goto Forum:
  


Current Time: Mon Apr 29 06:10:11 EDT 2024

Total time taken to generate the page: 0.03407 seconds