Re: ODP.NET Ref Cursor Input to oracle Stored Procedure

Tech-Archive recommends: Fix windows errors by optimizing your registry



Greg

It just gets the cursor from DB and sends back the same as Input that
is not practical! I need to send multiple records manupulated in .NET
to Oracle. Oracle provided the feature to send the cursor as input but
if you cannot send the manupulated data from .net to Oracle its of no
use!

Correct me if I am wrong.

.



Relevant Pages

  • Re: ORATCL help needed!
    ... set cursor ... Wow, An Oratcl 3.3. ... It is coded with the the OCI layer released with Oracle ... Oracle instant client is available for many many platforms, ...
    (comp.lang.tcl)
  • Re: Using Cursors
    ... it seems I've stirred up a hornet's nest with my cursor question. ... finding the discussion valuable in my circumstances (moving from Oracle to ... SQL Server). ... > DECLARE curEpisode SCROLL CURSOR FOR ...
    (microsoft.public.sqlserver.programming)
  • Strange behaviour with SQLBulkOperations
    ... I'm trying to implement bulk inserts via ODBC. ... I then tried it with Oracle Express, ... // Set the cursor type. ... Shouldn't SQL Server and Oracle support bulk operations? ...
    (microsoft.public.data.odbc)
  • Re: Using Cursors
    ... WHERE refcol IN ... SQL Server specific, ... > I have a question about how to replace a cursor with a set based operation. ... I don't really know Oracle well enough to say, ...
    (microsoft.public.sqlserver.programming)
  • Re: Accessing a cursor using dynamic SQL
    ... just do an equal join of the tables and then compare each field, ... It seems that I would use a cursor when ... executing this dynamic sql for the join, but I do not know how to ... Puget Sound Oracle Users Group ...
    (comp.databases.oracle.misc)