Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Object of class CI_DB_odbc_driver could not be converted to string
#2

[eluser]danmontgomery[/eluser]
should be

Code:
$db_oracle->query();
not
Code:
$this->$db_oracle->query();


Messages In This Thread
[SOLVED] Object of class CI_DB_odbc_driver could not be converted to string - by El Forum - 05-20-2011, 10:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB