Page 1 of 1

generated procedure method not working properly

Posted: Thu 01 Sep 2011 07:57
by kaveh_h
I'm using a trial evaluation of devart dotConnect for Oracle and entity developer,

I have setup a model and created a stored procedure with corresponding method in entity developer, but when I debug the generated method the procedure doesn't seem to be called correctly (I have tried to call the method in SQL Developer and it works correctly).

My procedure has 2 parameters, one input parameter and one output parameters.

When I call the generated method now exception is thrown instead my output parameter does not seem to have been set.

I'm pretty sure something is wrong with how my model is designed, but how can I debug and correct my model ?

I have already checked option Debug -> Exceptions -> Common language runtime exceptions thrown.

Posted: Fri 02 Sep 2011 09:56
by Shalex
Please refer to http://www.devart.com/forums/viewtopic.php?t=21687.

If this does not help, specify the exact text of the error, your call stack, and send us a small test project with the corresponding DDL/DML script to reproduce the issue in our environment.