Tag: Oracle

Community

Debugging PL/SQL from .NET

(Mark A. Williams) Debugging PL/SQL code in Microsoft Visual Studio is as easy as debugging native .NET code, thanks to the PL/SQL debugger in Oracle Developer Tools for Visual Studio .NET (ODT). This column demonstrates how to set up PL/SQL debugging in ODT and how to create and step through PL/SQL

Community

Harnessing the Active Data Model

(Steve Muench) One of the key benefits of using Oracle Application Development Framework (ADF) Business Components is its built-in support for an active data model. If you’ve worked with Oracle Forms or other 4GL tools, you’ll find active data model support in Oracle JDeveloper using ADF Business Co