PL/SQL debugging from a c#call

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
tosch
Posts: 10
Joined: Thu 28 Dec 2006 11:47

PL/SQL debugging from a c#call

Post by tosch » Thu 28 Dec 2006 11:50

Is there a way to debug a PL/SQL call from a c# call while debugging a Solution in Visual Studio 2005?

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Thu 28 Dec 2006 12:28

By now, you cannot debug PL/SQL calls directly from C# code. We consider implementing this feature in the future.

Post Reply