Page 1 of 1

PL/SQL debugging from a c#call

Posted: Thu 28 Dec 2006 11:50
by tosch
Is there a way to debug a PL/SQL call from a c# call while debugging a Solution in Visual Studio 2005?

Posted: Thu 28 Dec 2006 12:28
by Duke
By now, you cannot debug PL/SQL calls directly from C# code. We consider implementing this feature in the future.