Hi, 

I have a stored function which need to be called from module.  mine
application.ini is some thing like this 
resources.db.adapter = "pdo_mysql"
resources.db.params.host = "localhost"
resources.db.params.username = "root"
resources.db.params.password = "zendframe"
resources.db.params.dbname = "bris_app"
resources.db.params.driver_options="PDO::MYSQL_ATTR_DIRECT_QUERY => true"
resources.db.params.date_format = "YYYY-MM-ddTHH:mm:ss"
resources.db.isDefaultTableAdapter = true 
I don't know wether my app.ini is wrong or what 

can any body provide me working example ???
I am learner so its should be simple and easier. 

Any help would be appreciated.
- 
-- 
View this message in context: 
http://www.nabble.com/Example-for-calling-stored-function-on-ZF1.8-tp24497204p24497204.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to