Hi All
Hope you can provide some advice. I have searched the PHPBuilder forums for an answer and just wanted to know what the definitive answer would be to my question.
I have three MySQL databases and I wish to connect to all three sometimes at the same time. How do I open three separate connections to the databases?
I have noticed that some threads mention ADODB. Is this faster than the traditional method in connecting to a MySQL database?
Thanks in advance.
BB