Tools Overview

From RAD Studio
Jump to: navigation, search

Go Up to Getting Started with RAD Studio

RAD Studio provides several developer tools that are available in the IDE and as stand-alone executables, as described in the following table:

Tool Purpose Executable File Name

Data Explorer

Browse and edit database server-specific schema objects, including tables, fields, stored procedure definitions, triggers, and indexes.

dbexplor.exe

XML Mapper

Map nodes in an XML document to fields in a data packet used by a client dataset.

xmlmapper.exe

Reflection Tool

Inspect types contained within a .NET assembly.

reflection.exe


See Also