[Typo3-dev] Extensions using different MySQL databases

Wolfgang Klinger wolfgang at stufenlos.net
Fri Jan 30 16:04:38 CET 2004


 Hi Dominic				

 That's a possible way I can think of:
 Close the other connection after you are done
 and reconnect to the Typo3 database.

 mysql_connect (TYPO3_db_host, TYPO3_db_username, TYPO3_db_password);
 (should return the already existing connection and not open a new one)

 Wolfgang

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/1427+M558370e9e9f.0.html
					





More information about the TYPO3-dev mailing list