CodeIgniter Forums
Adodb installation - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Adodb installation (/showthread.php?tid=4934)



Adodb installation - El Forum - 12-25-2007

[eluser]edhrx[/eluser]
Hi,
can anyone get me started on integrating the adodb library into CI . I have been on this thread http://codeigniter.com/wiki/ADODB/ but it relates to depricated code ( uses the init ) directorys etc . I have adodb installed I am unsure how to alter the config files so I can start using it.


best wishes Ed


Adodb installation - El Forum - 12-25-2007

[eluser]esra[/eluser]
Check the ADODB project on CiForge.com. I believe that Greg McClellan (author of the wiki article) has updated documentation posted there.


Adodb installation - El Forum - 12-25-2007

[eluser]edhrx[/eluser]
esra ,thanks for the post. The documentation is the same as in CI. I have a work round which is not elegant but means I can get on with coding. I basically created a plugin whoes purpose it to provide an an new adoconnection.

Ed.


Adodb installation - El Forum - 01-04-2008

[eluser]edwardj[/eluser]
Try this: http://ellislab.com/forums/viewthread/65672/