Welcome Guest, Not a member yet? Register   Sign In
Database Error!!
#6

[eluser]danmontgomery[/eluser]
Pick any of the following.

Code:
$this->db->where($groupSearch, NULL);
$this->db->where($groupSearch, 6);
$this->db->where($groupSearch, 'november');
$this->db->where($groupSearch . '> t1_admin.admin_order_sent);
$this->db->where($groupSearch, $searchField);
$this->db->where($groupSearch, FALSE);
$this->db->where($groupSearch);

An actual answer would of course depend on what the value of $groupSearch is, and what it is you're trying to accomplish... Neither of which you've provided Tongue


Messages In This Thread
Database Error!! - by El Forum - 03-04-2010, 09:30 AM
Database Error!! - by El Forum - 03-04-2010, 09:45 AM
Database Error!! - by El Forum - 03-04-2010, 09:46 AM
Database Error!! - by El Forum - 03-04-2010, 09:47 AM
Database Error!! - by El Forum - 03-04-2010, 09:48 AM
Database Error!! - by El Forum - 03-04-2010, 09:52 AM
Database Error!! - by El Forum - 03-04-2010, 09:54 AM
Database Error!! - by El Forum - 03-04-2010, 11:15 AM
Database Error!! - by El Forum - 03-05-2010, 09:27 AM
Database Error!! - by El Forum - 03-05-2010, 10:28 AM
Database Error!! - by El Forum - 03-05-2010, 11:32 AM
Database Error!! - by El Forum - 03-05-2010, 11:52 AM
Database Error!! - by El Forum - 03-05-2010, 12:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB