By drogal on
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.
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
typically database calls are
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
mistake
small mistake, it's : db_rewrite_sql()
I can help you
hello, we can help you in this.
please contact me at forchris81 AT aol.com