Welcome Guest, Not a member yet? Register   Sign In
PDO implementaion
#1

[eluser]Unknown[/eluser]
I was having errors when I implemented the PDO driver.
Mostly was fetchAll() error.

As I debug it, it seems that the PDO driver does not add ticks to fieldnames resulting in the error.

Please advise.
#2

[eluser]Otemu[/eluser]
Hi,

I dont have much knowledge of PDO however maybe this topic might help you http://ellislab.com/forums/viewthread/218455/
#3

[eluser]TheFuzzy0ne[/eluser]
As far as I'm aware, PDO only sanitizes prepared statements. If that's not what you want, I recommend you use the Active Record library.

http://www.phptherightway.com/#pdo




Theme © iAndrew 2016 - Forum software by © MyBB