Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] update query with multiple tables
#7

[eluser]maria clara[/eluser]
i used $CrudColumns as an array for the fields. all of the fields are there including the fields in other tables. like what i have shown you.i used this for the tables that are joined

Code:
$crudTableName = "'erp_ar_sales','erp_b','erp_c','erp_d','erp_e','k'";

this was the error shown in my console
Code:
<p>Severity: Notice</p>
<p>Message:  Undefined variable: updateArray</p>
<p>Filename: controllers/ar_salesinvoice.php</p>
<p>Line Number: 247</p>

<p>Severity: Warning</p>
<p>Message:  implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passed</p>
<p>Filename: controllers/ar_salesinvoice.php</p>
<p>Line Number: 247</p>


Messages In This Thread
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 01:45 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 02:00 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 02:38 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 02:42 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 02:50 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 03:05 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 03:33 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 03:53 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 04:04 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 04:08 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 04:11 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 04:14 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 04:16 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 04:16 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 04:21 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 04:27 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 04:35 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 04:48 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 04:51 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 05:01 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 05:03 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 05:08 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 05:13 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 05:22 AM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 12:34 PM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 07:05 PM
[SOLVED] update query with multiple tables - by El Forum - 01-13-2010, 07:38 PM
[SOLVED] update query with multiple tables - by El Forum - 02-07-2010, 05:57 AM
[SOLVED] update query with multiple tables - by El Forum - 02-07-2010, 07:02 PM
[SOLVED] update query with multiple tables - by El Forum - 02-07-2010, 07:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB