I am trying to connect to a database (MYSQL) and then select some rows from a table.
Though the database link gets established, but when i fire a simple query like "Select * from subscribe" , it says error is execution ....... don't know whats wrong ....!!!
pls help !!!