![]() |
| |||||||
| Mysql Forum Mysql Forum |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
| Connecting PHP with 2 mysql databases?
I need to connect PHP to 2 diferent MySQL databases. Because it is a network of 2 sites i can't use only one. Will that slow down my scripts? both databases are on the same mysql server
|
| |||
|
You should be able to maintain a db connection to any DB you choose.........on any server (if accessable to the webserver). It can get pretty messy! Just keep track of what DB you are hitting with which SQL or you will have errors or just bad data. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help me understand Mysql and other databases. (newbie question)? | larry | Mysql Forum | 3 | 05-18-2008 09:39 PM |
| where i have to place mysql driver in apache tomcat while connecting mysql | sunny | Mysql Forum | 0 | 01-12-2008 06:54 PM |
| Issues connecting to MySQL Database? | jetstrike3000 | Mysql Forum | 0 | 01-11-2008 03:21 AM |
| How do i insert data from a mySQL databases into a jsp (html) combo box? | rajmist | Mysql Forum | 0 | 01-06-2008 04:28 AM |
| How to replicate multiple databases in MySQL? | sirfan98cs | Mysql Forum | 0 | 01-05-2008 04:19 PM |