PL/SQL Debugging

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
Thomas Hoekstra
Posts: 9
Joined: Wed 02 Apr 2008 13:35

PL/SQL Debugging

Post by Thomas Hoekstra » Fri 09 Dec 2011 10:38

Hi,

I wander if it is possible to combine the PL/SQL debugging capabilities of dbForge and the dotConnect for Oracle .Net Provider to step from c# code directly into PL/SQL code from Microsoft Visual Studio, e.g. when executing an OracleCommand.

I'm not sure if this is possible today, but it would be a great help.

Oracle has developped something like this, but it only works with their own .Net Provider:

http://www.oracle.com/webfolder/technet ... ugging.htm


Regards,

Thomas

alexa

Post by alexa » Fri 09 Dec 2011 12:19

Hello,

Thank you for your suggestion.

We will review the suggestion on implementing this kind of functionality.

Post Reply