CodeIgniter Forums
about PDO - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: about PDO (/showthread.php?tid=2624)



about PDO - El Forum - 08-15-2007

[eluser]sergitin[/eluser]
hi
do somebody making something to add some PDO libraries to the drivers?
please, if somebody is interesting in this idea, contact me at [email protected]
better in spanish, ok??


about PDO - El Forum - 08-15-2007

[eluser]esra[/eluser]
Dready made one PDO driver for Sqlite. You need to do a search on the forums for 'dready pdo' and you should get about four hits where the driver is discussed. You might be able to use it as the basis for writing more drivers.


about PDO - El Forum - 08-17-2007

[eluser]Adam Balachowski[/eluser]
I use these:

xPDO

Quote:OpenExpedio is my name for open eXtensions to PDO. It's a light-weight ORB library that works on PHP 4 and 5, and takes advantage of the newly adopted standard for database persistence in PHP 5.1+, PDO.



about PDO - El Forum - 08-17-2007

[eluser]sergitin[/eluser]
hi
i download http://xpdo.org/download-alpha.html&d=xpdo-1.0-alpha-16.tar.gz
and i think this package is too "alpha", transactions functions are not defined yet.