Welcome Guest, Not a member yet? Register   Sign In
DB Update with multiple inputs in a loop
#16

[eluser]Ludovic-r[/eluser]
Thanks for your time so much!

Let me provide you more informations :

The DB :

Code:
TABLE 1 called 'ft_categories' with 2 fields : 'id', 'category_name'
TABLE 2 called 'ft_upload_data' with 2 fields : 'id', 'category'

I just need to update my fields (from the form) in the TABLE 1 in the field called 'category_name' AND in the TABLE 2 in the field called 'category'

I can't reach this goal with your code, it works perfectly but with the '$this->db->set('dat.category_name', 'cat.category_name');' the field 'category' in the TABLE 2 won't update with the right data.

Any ideas?

I'm sorry to waste your time Sad


Messages In This Thread
DB Update with multiple inputs in a loop - by El Forum - 05-23-2011, 04:21 AM
DB Update with multiple inputs in a loop - by El Forum - 05-23-2011, 05:16 AM
DB Update with multiple inputs in a loop - by El Forum - 05-23-2011, 05:56 AM
DB Update with multiple inputs in a loop - by El Forum - 05-23-2011, 05:57 AM
DB Update with multiple inputs in a loop - by El Forum - 05-23-2011, 02:24 PM
DB Update with multiple inputs in a loop - by El Forum - 05-23-2011, 02:25 PM
DB Update with multiple inputs in a loop - by El Forum - 05-23-2011, 04:10 PM
DB Update with multiple inputs in a loop - by El Forum - 05-24-2011, 04:42 AM
DB Update with multiple inputs in a loop - by El Forum - 05-24-2011, 02:30 PM
DB Update with multiple inputs in a loop - by El Forum - 05-24-2011, 08:11 PM
DB Update with multiple inputs in a loop - by El Forum - 05-25-2011, 01:10 AM
DB Update with multiple inputs in a loop - by El Forum - 05-25-2011, 11:28 AM
DB Update with multiple inputs in a loop - by El Forum - 05-26-2011, 02:26 AM
DB Update with multiple inputs in a loop - by El Forum - 05-26-2011, 02:45 AM
DB Update with multiple inputs in a loop - by El Forum - 05-26-2011, 08:53 AM
DB Update with multiple inputs in a loop - by El Forum - 05-27-2011, 02:20 AM
DB Update with multiple inputs in a loop - by El Forum - 05-27-2011, 06:52 AM
DB Update with multiple inputs in a loop - by El Forum - 05-27-2011, 11:52 PM
DB Update with multiple inputs in a loop - by El Forum - 05-31-2011, 01:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB