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