Welcome Guest, Not a member yet? Register   Sign In
[Active Record] Selecting data problem
#5

[eluser]Clooner[/eluser]
I found in the user guide that if I change

Code:
$this->db->select("highlights.*");

into

Code:
$this->db->select("highlights.*",false);

Active records will not produce the backticks in the select statement.


Messages In This Thread
[Active Record] Selecting data problem - by El Forum - 01-18-2009, 01:38 AM
[Active Record] Selecting data problem - by El Forum - 01-18-2009, 02:36 AM
[Active Record] Selecting data problem - by El Forum - 01-18-2009, 04:23 AM
[Active Record] Selecting data problem - by El Forum - 01-24-2009, 01:20 PM
[Active Record] Selecting data problem - by El Forum - 01-24-2009, 09:35 PM



Theme © iAndrew 2016 - Forum software by © MyBB