I am new to the drupal , how to call a procedure by using drupal i tried as

mysql_query("call pro_name()");

but some errors comming like the resultset context is not displayed for this what iam doing.
Please help me.

Comments

xamox’s picture

typically database calls are done with db_query() or db_rewrite_query() which is a database abstraction, I am not sure if drupal supports store procedure calls.

---------------------------------------------------------------
Proxous, Inc.
http://www.proxous.com

dynv’s picture

small mistake, it's : db_rewrite_sql()

christopher22’s picture

hello, we can help you in this.
please contact me at forchris81 AT aol.com