Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: calling stored procedure from c#
Problem solved. I thought the (?) bit was for the return cursor, you
actually ignore that and use a ? for every input, e.g.
{call TEST.TEST(?,?,?,?,?,?,?,?,?,?,?,?,?)}", dataConnection); Received on Mon Oct 22 2007 - 10:51:37 CDT
![]() |
![]() |