[Typo3-dev] SQL wrapper functions

Rainer Kuhn kuhn at punkt.de
Wed Nov 3 17:31:39 CET 2004


John Begley wrote:
> I'm still confused.  I even created another instance of t3lib_db to use to
> connect my other database, and there are still the same warnings  (Warning:
> mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource
> in D:\TYPO3\dummy-3.7.0\t3lib\class.t3lib_db.php on line 723)  And I see the
> same warnings like Table '<my_dbase>.cache_hash' doesn't exist - there still
> seems to be a cross over problem between 2 databases...??

Hi John,

without digging deeper into your problem it reminds me of a problem I had 
some time ago using an external database besides the TYPO3 one. I didn't use 
the TYPO3 sql wrapper functions at this time, but maybe the origin of your 
problem is the same as for mine. Have a look at these threads of the English 
list wether they're going to give you some inspiration:

Problem using external MySQL-DB
http://tinyurl.com/6roju

mysql_fetch_assoc() error when using external MySQL-DB
http://tinyurl.com/72yam

Good luck,
Rainer




More information about the TYPO3-dev mailing list