Welcome Guest, Not a member yet? Register   Sign In
Connect to multiple database server by type of query (delete, insert, select, update)
#3

I'd do it slightly different than Kilishan, in only that I wouldn't load all 4 connections in the constructor. I'd load them individually in the respective methods that they are used since each request will only need one connection.
Reply


Messages In This Thread
RE: Connect to multiple database server by type of query (delete, insert, select, update) - by CroNiX - 07-06-2015, 10:46 AM



Theme © iAndrew 2016 - Forum software by © MyBB