Stored proc from OCI

From: <crwamsley_at_my-dejanews.com>
Date: Thu, 30 Jul 1998 20:22:05 GMT
Message-ID: <6pqkld$rq6$1_at_nnrp1.dejanews.com>



I'm trying to call a stored procedure with OCI. In Urman's Oracle8 PL/SQL Programming book on P483-484 there are steps:
  1. Parse the block using oparse
  2. Bind any placeholders using obndrv or obndra
  3. Execute the block with oexec

It goes on to say odefin and ofetch are illegal. What about oexfet?

Thanks

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Thu Jul 30 1998 - 22:22:05 CEST

Original text of this message