Welcome Guest, Not a member yet? Register   Sign In
Mysql Join query help
#1

[eluser]kikz4life[/eluser]
Hi, in CI ver. 1.6.3 this synthax is ok but in 1.7.2 it cause an internal server error to me. Just want to know if anyone else experience this?

Code:
$this->db->join('sec_dataset k','ar_so.status=k.data_value AND k.data_code = "TRAN_STATUS"','left');

And also could anyone help me rewrite this code that is applied in 1.7.2 ci version?

thanks
-Dean
#2

[eluser]imn.codeartist[/eluser]
paste your full code here




Theme © iAndrew 2016 - Forum software by © MyBB