Welcome Guest, Not a member yet? Register   Sign In
[solved] Get $this->db->distinct() to work
#3

[eluser]xwero[/eluser]
First you could try to remove the parameter from the distinct method because it doesn't need one, as second option you can try using group_by('name') instead of distinct.


Messages In This Thread
[solved] Get $this->db->distinct() to work - by El Forum - 10-14-2008, 03:56 AM
[solved] Get $this->db->distinct() to work - by El Forum - 10-14-2008, 07:20 AM
[solved] Get $this->db->distinct() to work - by El Forum - 10-14-2008, 07:27 AM
[solved] Get $this->db->distinct() to work - by El Forum - 10-14-2008, 07:40 AM
[solved] Get $this->db->distinct() to work - by El Forum - 10-14-2008, 07:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB