Welcome Guest, Not a member yet? Register   Sign In
MySQL Join result
#7

[eluser]CroNiX[/eluser]
Look at your select. You are separating everything with commas which are separate arguments being passed to select(). You can pass different arguments, but not those. You want to be creating a single string, not separate arguments. See the user guide for db:Confusedelect(). Also looking at $this->db->last_query() should help.


Messages In This Thread
MySQL Join result - by El Forum - 01-28-2012, 05:45 PM
MySQL Join result - by El Forum - 01-29-2012, 06:13 AM
MySQL Join result - by El Forum - 01-29-2012, 11:42 AM
MySQL Join result - by El Forum - 01-29-2012, 12:13 PM
MySQL Join result - by El Forum - 01-29-2012, 02:03 PM
MySQL Join result - by El Forum - 01-29-2012, 02:14 PM
MySQL Join result - by El Forum - 01-29-2012, 02:16 PM
MySQL Join result - by El Forum - 01-29-2012, 02:28 PM
MySQL Join result - by El Forum - 01-29-2012, 02:29 PM
MySQL Join result - by El Forum - 01-29-2012, 02:48 PM
MySQL Join result - by El Forum - 01-29-2012, 02:51 PM
MySQL Join result - by El Forum - 01-29-2012, 02:57 PM
MySQL Join result - by El Forum - 01-29-2012, 03:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB