Welcome Guest, Not a member yet? Register   Sign In
Connecting to Postrgre and MySQL Databases
#1

[eluser]Unknown[/eluser]
This has been killing me for 4 days...I hope someone can help. =/

So I have a MySQL based web app that integrates data pulled from a Postgre database (the RDBMS of choice from our outside vendor). I am switching the entire app over to CI since I've been asked to document everything and my previous custom PHP - though it works perfectly fine - is an absolute mess.

In the early stages of development, I can't seem to connect to both the MySQL and Postgre DBs. I'm able to connect and interact with one; but when I interact with the other, no such luck. They both work; just not simultaneously. I've done tons of research and tried just about every possible solution with no luck.

Is this a driver issue?
#2

[eluser]anthrt[/eluser]
http://ellislab.com/codeigniter/user-gui...cting.html

See the section at the bottom




Theme © iAndrew 2016 - Forum software by © MyBB