Stepping into stored procedures from c#

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
AndyR
Posts: 3
Joined: Mon 10 Sep 2012 07:32

Stepping into stored procedures from c#

Post by AndyR » Tue 18 Sep 2012 07:56

Hi,

with Oracles data provider ODT there's a possibility to step into stored procedures from your c# code while debugging the c# code inside visual studio. Is there a similar possibility with devart?

Thank you
Andy

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Stepping into stored procedures from c#

Post by Pinturiccio » Tue 25 Sep 2012 11:55

dotConnect for Oracle does not support the possibility to step into stored procedures during debugging .NET code. We will investigate the possibility to support such feature and notify you about the results as soon as possible.

Post Reply