| <?xml version="1.0" encoding="UTF-8"?> |
| <!DOCTYPE html |
| PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html lang="en" xml:lang="en"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| <meta name="copyright" content="(C) Copyright 2005"/> |
| <meta name="DC.rights.owner" content="(C) Copyright 2005"/> |
| <meta name="DC.Type" content="concept"/> |
| <meta name="DC.Title" content="SQL Development Tools"/> |
| <meta name="abstract" content="The DTP SQL Development Tools project provides frameworks and tools for SQL support."/> |
| <meta name="description" content="The DTP SQL Development Tools project provides frameworks and tools for SQL support."/> |
| <meta name="DC.subject" content="dtp"/> |
| <meta name="keywords" content="dtp"/> |
| <meta name="DC.Relation" scheme="URI" content="../../doc/html/asc1229700378416.html"/> |
| <meta name="DC.Creator" content="ekapner"/> |
| <meta name="DitaCms:MapImporter:OriginalFileFullPath" content="\\kohman-xpvm1\tech_pubs_base_pool_1\projects\dtp\dtp\en\source\c_SQL_Development.xml"/> |
| <meta name="DitaCms:MapImporter:OriginalObjectId" content="concept_0CA7C20F67AA48B4A8BD7DEDBE1BF9C6"/> |
| <meta name="status" content="Authoring:initial"/> |
| <meta name="source" content="Map Importer"/> |
| <meta name="comment:system" content="Imported topic [2008/12/19 08:26:23]"/> |
| <meta name="DC.Format" content="XHTML"/> |
| <meta name="DC.Identifier" content="asc1229700383338"/> |
| <meta name="DC.Language" content="en"/> |
| <link rel="stylesheet" type="text/css" href="../../styles/commonltr.css"/> |
| <link rel="stylesheet" type="text/css" href="../../styles/doc.css"/> |
| <title xmlns:xs="http://www.w3.org/2001/XMLSchema">SQL Development Tools</title> |
| <meta name="provider" content="Sybase, Inc."/></head> |
| <body id="asc1229700383338"><a name="asc1229700383338"><!-- --></a> |
| <br/> |
| |
| <h1 class="topictitle1">SQL Development Tools</h1> |
| |
| |
| |
| <div><p>The DTP SQL Development Tools project provides frameworks and tools for SQL support.</p> |
| |
| <p>This project consists of the following components:</p> |
| |
| <dl> |
| |
| <dt class="dlterm">Routines Editor Framework</dt> |
| |
| <dd>The Routines Editor Framework is an extensible framework for editing database routines and SQL statements. Vendor-specific extensions enable specialized support for particular databases.</dd> |
| |
| |
| |
| <dt class="dlterm">Routines Debugger Framework</dt> |
| |
| <dd>The Routines Debugger Framework provides an extensible support base enabling debugging for various databases in a manner consistent with the existing Eclipse debug infrastructure.</dd> |
| |
| |
| |
| <dt class="dlterm">SQL Query Parser</dt> |
| |
| |
| <dd>The SQL Query Parser provides an extensible framework enabling SQL components and tools for several major SQL dialects.<div class="note"><span class="notetitle">Note:</span> The SQL Query Parser requires |
| the <span class="filepath">lpg.jar</span>. You can download the JAR at <a href="http://sourceforge.net/projects/lpg" target="_blank">http://sourceforge.net/projects/lpg</a>.</div> |
| |
| </dd> |
| |
| |
| |
| <dt class="dlterm">SQL Query Builder</dt> |
| |
| <dd>SQL Query Builder enables you to create, edit, or run SQL statements using the SQL Query Builder graphical interface, which provides access to your database schema and objects so that you can quickly create or edit SQL statements without actually typing any SQL code.</dd> |
| |
| |
| |
| <dt class="dlterm">SQL Execution Plan Framework</dt> |
| |
| <dd>The SQL Execution Plan Framework provides a means for capturing and presenting execution plans in a generic fashion, enabling customized support for specific SQL execution engines.</dd> |
| |
| |
| </dl> |
| |
| </div> |
| |
| <div> |
| <div class="familylinks"> |
| <div class="parentlink"><strong>Parent topic:</strong> <a href="../../doc/html/asc1229700378416.html" title="The Data Tools Platform (DTP) project presents a cohesive set of frameworks and tools for creating, managing, and using data.">Data Tools Platform</a></div> |
| </div> |
| </div> |
| <div/> |
| </body> |
| </html> |