Forum OpenACS Development: Re: Problem calling content_item__delete()

Collapse
Posted by Dave Bauer on
Right. Is your call to db_exec_plsql in a db_transaction or another function call? Just calling db_exec_plsql query_name "select content_item__delete(:item_id)" seems to work.