For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > May 2005 > Crazy issue with cross database DataObject









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Crazy issue with cross database DataObject
Dan Rossi

2005-05-11, 8:57 am

Hi there I have a crazy issue where I have one dataobject which is
linked from another database, i am trying to update a table in the
other database, if i return $this->_database it returns the correct db
, however the connection looks like its in the current database.
Should i tweak all of the DataObject code to look like this
$this->_database.$this->__table . It looks like thats the only way to
solve this !
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com