Problem Solutions
$resource
= Mage::getSingleton(
'core/resource'
);
$conn
=
->getConnection(
'externaldb_read'
$results
->query(
'SELECT * FROM tblName'
print_r(
)
?>
Post a Comment
No comments:
Post a Comment