Corruption of input params

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Keith

Corruption of input params

Post by Keith » Fri 21 Jan 2005 07:28

Hi,
We are attempting to execute a Stored Procedure with both IN and OUT params.
We have found that the IN param immediately before the first OUT param is being corrupted. It seems to be having a '?' to the end of the paramValue.
Has anybody else seen this, and is there a workaround other than to add an extra IN param that isnt used?

Thanks,

Keith...

Oleg
Devart Team
Posts: 264
Joined: Thu 28 Oct 2004 13:56

Re: Corruption of input params

Post by Oleg » Fri 21 Jan 2005 12:03

Please send to our support email address a detailed description of the problem,
text of your stored procedure and a code sample to reproduce the problem.

Keith

Corruption of input params

Post by Keith » Tue 25 Jan 2005 06:00

OK,
I've sent the details to the support group a day or so ago, but have not heard anything back.
Have you been able to replicate this problem?

Oleg
Devart Team
Posts: 264
Joined: Thu 28 Oct 2004 13:56

Re: Corruption of input params

Post by Oleg » Fri 28 Jan 2005 11:45

We sent you our reply by email.

Post Reply