Welcome Guest, Not a member yet? Register   Sign In
DB PDO Query Error
#13

[eluser]RaGe10940[/eluser]
No problem, however keep in mind your queries did not look like PDO. You have to properly call the PDO it is not $this->db->query

for a reference take a look at this thread :

http://ellislab.com/forums/viewthread/218455/

oh and dont forget to use result_array or result or just in general use the CI query helpers or result helpers the PDO fetch assoc and what no caused me a week of hell... be careful.

best of luck


Messages In This Thread
DB PDO Query Error - by El Forum - 03-07-2013, 01:02 PM
DB PDO Query Error - by El Forum - 03-07-2013, 01:55 PM
DB PDO Query Error - by El Forum - 03-07-2013, 03:18 PM
DB PDO Query Error - by El Forum - 03-07-2013, 04:08 PM
DB PDO Query Error - by El Forum - 03-07-2013, 04:27 PM
DB PDO Query Error - by El Forum - 03-08-2013, 02:28 AM
DB PDO Query Error - by El Forum - 03-08-2013, 02:57 AM
DB PDO Query Error - by El Forum - 03-08-2013, 04:49 AM
DB PDO Query Error - by El Forum - 03-08-2013, 05:48 AM
DB PDO Query Error - by El Forum - 03-08-2013, 05:54 AM
DB PDO Query Error - by El Forum - 03-08-2013, 06:35 AM
DB PDO Query Error - by El Forum - 03-08-2013, 10:51 AM
DB PDO Query Error - by El Forum - 03-08-2013, 11:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB