Welcome Guest, Not a member yet? Register   Sign In
confusing mysql_num_rows() error
#7

[eluser]gr0uch0mars[/eluser]
I changed this
Code:
$this->db->where('personnel.id', 'issues.artist_id');
for this
Code:
$this->db->where('personnel.id = issues.artist_id');

I don't know exactly why, but it works!!!


Messages In This Thread
confusing mysql_num_rows() error - by El Forum - 09-10-2007, 12:47 PM
confusing mysql_num_rows() error - by El Forum - 09-10-2007, 12:54 PM
confusing mysql_num_rows() error - by El Forum - 09-11-2007, 09:14 AM
confusing mysql_num_rows() error - by El Forum - 10-01-2007, 04:58 AM
confusing mysql_num_rows() error - by El Forum - 10-13-2007, 04:20 PM
confusing mysql_num_rows() error - by El Forum - 06-04-2009, 05:48 AM
confusing mysql_num_rows() error - by El Forum - 06-04-2009, 07:25 AM
confusing mysql_num_rows() error - by El Forum - 06-04-2009, 07:27 AM
confusing mysql_num_rows() error - by El Forum - 06-04-2009, 07:33 AM
confusing mysql_num_rows() error - by El Forum - 03-02-2010, 09:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB