20.4 Working with Oracle Inside Visual Studio with Oracle Developer Tools
Database development with Microsoft’s SQL Server is greatly enhanced by the Server Explorer in Visual Studio 2005. From this tool window, you can quickly view or modify a table’s column names, add stored procedures, or browse the data in a table.
Now you can do all the same things with Oracle databases, thanks to the Oracle Developer Tools for Visual Studio .NET (ODT) add-in. ODT enables you to browse Oracle schema objects, view and edit table data, and run PL/SQL procedures. ODT also gives you serious database management and development tools, with wizards for maintenance and to generate code for schema objects.
ODT at a Glance | |
---|---|
Tool | Oracle Developer Tools for Visual Studio .NET (ODT) |
Version covered | 10.2.0.2.10 beta |
Home page | http://www.oracle.com/technology/tech/dotnet/tools/index.html |
Power Tools page | |
Summary | A tightly integrated add-in bringing the Oracle database inside Visual Studio |
License type | Oracle Technology Network (OTN) Early Adopter Developer License Agreement; no export to countries prohibited by the U.S. |
Online resources | Forum |
Supported Frameworks | .NET 1.1, 2.0 |
Related tools in this book | Oracle SQL Developer |
Getting Started
ODT requires an Oracle 8i, 9i, or 10g database running on any platform. It supports Visual Studio 2003 and Visual Studio 2005 (except Express Editions) ...
Get Windows Developer Power Tools now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.